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.js
with your PTV Developer API key. - Start the application by opening
index.html
in your browser.