getmidpoint

0.4.0 • Public • Published

Mid Point Calculator

this tool help you to get mid point between two markers or two coordinates on your maps

How to install

npm install --save getmidpoint

How to use


var getMidpoint = require("getmidpoint")

console.log(getMidpoint(106.785329, -6.259296, 106.783956, -6.259093, 'm'))

getMidpoint(lat1, lng1, lat2, lng2)

Package Sidebar

Install

npm i getmidpoint

Weekly Downloads

0

Version

0.4.0

License

MIT

Last publish

Collaborators

  • achimbaggins