Display a map, click on a location anywhere on the map and caluclate areas around this location that are reachable in a specific distance or time.
PTV Developer APIs used in this tutorial:
- Replace the API key placeholder "YOUR_API_KEY" in
Reachable_Areas.js
with your PTV Developer API key. - Start the application by opening
index.html
in your browser.