About this tool
This tool is a web-based route planner built on top of Leaflet and HERE APIs. It allows a user to:
• Search for start and destination locations using HERE Autocomplete.
• Visualize both points on a HERE Logistics base map.
• Request a route between them using the HERE Routing v8 API.
• See the calculated route on the map, along with time and distance.
• Inspect the exact CURL request used to query the API.
• View, copy, and download the full JSON response from HERE.
It’s designed as a developer-friendly demo / helper tool for working with HERE routing (for logistics/truck or other transport modes) inside the Placematic environment.