An open API service indexing awesome lists of open source software.

https://github.com/ptv-logistics/tutorials-toll-routing

Display a map, select and calculate a route with toll between waypoints.
https://github.com/ptv-logistics/tutorials-toll-routing

ptv-developer routing routing-algorithm routing-engine toll toll-api toll-calculator trucking tutorials

Last synced: about 1 month ago
JSON representation

Display a map, select and calculate a route with toll between waypoints.

Awesome Lists containing this project

README

          

# Toll Calculation
Display a map, select and calculate a route with toll between waypoints.

PTV Developer APIs used in this tutorial:
- Raster Maps API
- Routing API

## Getting started
- Replace the API key placeholder *"YOUR_API_KEY"* in `tollRouting.js` with your PTV Developer API key.
- How to create an API key for PTV Developer
- Start the application by opening `index.html` in your browser.
#
### Try the tutorial application here.
### Read the complete tutorial on PTV Developer.