Display a map, select a vehicle and an emission method, and calculate a route with emissions between waypoints.
PTV Developer APIs used in this tutorial:
- Replace the API key placeholder "YOUR_API_KEY" in
index.js
with your PTV Developer API key. - Start the application by opening
index.html
in your browser.