





About HERE Route Optimization API
This tool is a web-based multi-stop route optimization utility built on top of Leaflet, Placematic geocoding, and the HERE Waypoint Sequence (Route Optimization) API v8.
It allows a user to:
• Define up to six stops (start, four intermediate waypoints, and final destination).
• Use address search powered by Placematic, preconfigured dropdowns, or interactive map clicks.
• Visualize all stops on an interactive Leaflet map with custom markers: start, numbered waypoints, and finish.
• Choose vehicle profile (car, truck, truck with trailer, hazardous goods), optimization goal (time or distance), and route mode (fastest / shortest).
• Automatically call the HERE findsequence2 API to compute the optimal stop order.
• Inspect per-leg details: segment distance (in miles) and travel time (in minutes or hours).
• View the exact CURL request and complete JSON response, formatted and syntax-highlighted.
• Copy or download both request and response for debugging, documentation, or integration.
Designed as a developer-friendly helper for testing and integrating HERE Route Optimization / Waypoint Sequence capabilities inside the Placematic environment.