Description
Haversine great-circle distance between two coordinates. Returns km, miles, bearing degrees. Use?lat1=X and lng1=Y and lat2=A and lng2=B. Built for AI agents for proximity checks and routing pre-filters.
This is a ready-to-deploy endpoint for geolocation and mapping data, delivered as ready-to-run Node.js source.
Accepts 4 query parameters as documented in the included endpoint.json. It has no external API dependencies — it works standalone once deployed.
Package includes: handler.js (the request handler), endpoint.json (metadata and pricing schema), and a README with setup notes. Drop it into an Express (or similar) server and you have a working API endpoint in minutes.






Reviews
There are no reviews yet.