Implement an app that computes a time dependent matrix with the help of the Matrix Routing API. The resulting travel time profiles are displayed on a line chart.
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.