Display a map, enter addresses for start and destination and find the optimal route between these waypoints.
PTV Developer APIs used in this tutorial:
- Replace the API key placeholder "YOUR_API_KEY" in
A_B_Routing.jswith your PTV Developer API key. - Start the application by opening
index.htmlin your browser.