qth-loc-utilsa

1.0.0 • Public • Published

qth-locator

Operations with Maidenhead locator system

Usage

const { locatorToLatLng, distance } = require('qth-locator');
 
locatorToLatLng('IO91wm'); // [51.521, -0.125]
distance('IO91wm', 'KP20le'); // 1821.5 km
azimuth('LO97xw', 'KP20le'); // 292

License

MIT

Dependents (0)

Package Sidebar

Install

npm i qth-loc-utilsa

Weekly Downloads

2

Version

1.0.0

License

MIT

Unpacked Size

5.7 kB

Total Files

4

Last publish

Collaborators

  • cshlovjah