Geopolitical Views
The HERE Map Tile v2 provides a pview
parameter that you can use to render the map with boundaries based on international or local country views. Typically, the international view is used, unless the map is being used within a particular country for which a local view is available. If the pview
parameter is specified and the view is supported, the boundaries of the selected country view are shown; otherwise the default boundaries view is shown.
A typical use case is that a particular area of the world is considered as disputed by two or more countries. Therefore, each country shows that area as part of itself. If you request a particular tile with the political view of country A, the response shows the area as belonging to A. Similarly, if you request the tile with the political view of country B, the response shows the area as belonging to B.
https://2.base.maps.ls.hereapi.com/maptile/2.1/maptile/newest/normal.day/5/9/21/256/png8
?apiKey={YOUR_API_KEY}

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
