Calculate tolls for routes from Google maps
-
Updated
Mar 12, 2024 - Go
Calculate tolls for routes from Google maps
Calculate tolls for routes from TomTom maps
Calculate tolls for routes from MapMyIndia maps
Calculate tolls for routes from PTV maps
Calculate tolls for complete route (all latitude, longitude coordinates) from any mapping service.
The Toll Calculator, powered by React, uses Overpass, OSRM, and TollGuru APIs to find nearby points of interest, visualize routes, and calculate trip costs. The user-friendly interface displays markers for up to 5 nearby POIs, highlighting a route and providing detailed cost information.
Calculate tolls for routes from Mapquest maps
This repo lists request parameters and corresponding JSON to use with the TollGuru Toll API to receive specific responses.
This repo provides encode code for Google Polyline encoding algorithm - a lossy compression algorithm to store a series of coordinates as a single string - and decode code for the algorithm - converting Polyline back into a series of coordinates.
A simple PHP-based API for calculating toll and fuel costs between two locations. The API accepts origin and destination coordinates and returns estimated costs, as well as optimised route.
Add a description, image, and links to the tollguru topic page so that developers can more easily learn about it.
To associate your repository with the tollguru topic, visit your repo's landing page and select "manage topics."