@hellomonday/coord-pos
v1.0.0
Published
Converts a long-lat coordinate to an XYZ position
Downloads
43
Keywords
Readme
@hellomonday/coord-pos
Converts a long-lat coordinate to an XYZ position
Install
$ npm install --save @hellomonday/coord-pos
Usage
const xyz = coordPos(39.7684, -86.1581);
License
MIT © Hello Monday