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.jswith your PTV Developer API key. - Start the application by opening
index.htmlin your browser.