measure-geolocation
Version:
Utilty pacakage to find distance between different geographical locations
16 lines (15 loc) • 351 B
JSON
{
"name": "measure-geolocation",
"version": "1.0.3",
"description": "Utilty pacakage to find distance between different geographical locations",
"main": "index.js",
"keywords": [
"DistanceCalculator",
"getDistanceFromLatLonInKm",
"deg2rad",
"geo location",
"distance"
],
"author": "Raman Kumar",
"license": "ISC"
}