Implement an app that computes a matrix calculation with the help of the Matrix Routing API. It results in a distance, travel time and or toll cost matrix displayed in a table.
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.