HERE Map Tile v2 Developer's Guide

POI Map

The user wants to obtain a map image of the center of San Francisco with all available POIs.

Note: The POI information shown in the tile is the one available at the moment of the creation of the map, it is not synchronized online with any other service.

Request

In this request, the pois parameter specifies that the response image is to contain POI information.

https://2.base.maps.ls.hereapi.com/maptile/2.1/maptile/newest/normal.day/19/83873/202622/256/png8
?apiKey={YOUR_API_KEY}
&pois
Note: This example uses a HERE API Key to authenticate your request. For the available authentication options, see the Identity & Access Management Developer Guide.

Response

The response to the request delivers the following map image of San Francisco:

Figure 1. Poi Map Tile