distance-js

0.2.3 • Public • Published

distance-js

This package is a distance of coordinates module.

###demo

const distance = require('distance-js');
let result = distance.distance(longitude1, latitude1, longitude2, latitude2);

License

This project is licensed under the terms of MIT License. See the License file for more info.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.2.3
    3
    • latest

Version History

Package Sidebar

Install

npm i distance-js

Weekly Downloads

3

Version

0.2.3

License

MIT

Last publish

Collaborators

  • duncup