Routing Calculation
User Story
The user wants to obtain a map showing the result of a route calculated with provided waypoints.
Request
waypointN
define the start and end points of the requested route. https://image.maps.ls.hereapi.com/mia/1.6/routing
?apiKey={YOUR_API_KEY}
&waypoint0=40.7499714,-73.9979574
&waypoint1=40.7456827,-73.9954344
&lc=1652B4
&lw=6
&t=0
&ppi=320
&w=400
&h=600
Response
The response to the request delivers the following map image:
