HERE Map Tile v2 Developer's Guide

Geopolitical Day View

The user wants to obtain a map image of the South Patagonian Ice Field from the Argentinian point of view.

Request

In this request, the pview parameter specifies the geopolitical view for Argentina.

https://2.base.maps.ls.hereapi.com/maptile/2.1/maptile/newest/normal.day/5/9/21/256/png8
?apiKey={YOUR_API_KEY}
&pview=ARG
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 showing a solid border representing Argentina's geopolitical view on the South Patagonian Ice Field.

Figure 1. South Patagonian Ice Field Argentinian View

Not specifying pview in this request results in a response image showing the international view with a dashed border surrounding the South Patagonian Ice Field between Chile and Argentina.

Figure 2. South Patagonian Ice Field International View