Routing Calculation Showing Icons
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 and the parameters poixN
define where the route marker icons appear. https://image.maps.ls.hereapi.com/mia/1.6/routing
?apiKey={YOUR_API_KEY}
&waypoint0=40.7499714,-73.9979574
&waypoint1=40.7456827,-73.9954344
&poix0=40.7499714,-73.9979574;00a3f2;00a3f2;11;.
&poix1=40.7456827,-73.9954344;white;white;11;.
&lc=1652B4
&lw=6
&t=0
&ppi=320
&w=400
&h=600
Response
The response to the request delivers the following map image:
