kea-geo

0.0.12 • Public • Published

kea-geo

Collection of geo related utility

Usage

npm install kea-geo
...
const { lngToDms, latToDms,... } = require(kea-geo)

console.log('Longitude:', lngToDms(106.8456))
console.log('Latitude:', latToDms(-6.2))

Functions

lngToTile(, )

latToTile(, )

tileToLng(, )

tileToLat(, )

...

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i kea-geo

Weekly Downloads

1

Version

0.0.12

License

MIT

Unpacked Size

8.98 kB

Total Files

23

Last publish

Collaborators

  • rappopo