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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.12
    0
    • latest

Version History

Package Sidebar

Install

npm i kea-geo

Weekly Downloads

0

Version

0.0.12

License

MIT

Unpacked Size

8.98 kB

Total Files

23

Last publish

Collaborators

  • rappopo