Showing POIs
User Story
The user wants to obtain a map view displaying POIs.
Request
poi
as a sequence of latitude and longitude pairs, following the pattern lat1, lon1, lat2, lon2, lat3, lon3, ...
https://image.maps.ls.hereapi.com/mia/1.6/mapview
?apiKey={YOUR_API_KEY}
&poi=52.52,13.39,52.52,13.38,52.5253,13.386
&w=400
&h=300
Response
The response to the request delivers the following map image:
