The border highlighted in the image below is contended, so users in Morocco can be offended by its display. Is there a way to control the display of this element (and other similar elements such as the "South China Sea")?
There is a geo-political view available by passing a pview
query string parameter to the API.
For example:
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
There is full documentation on the HERE Maps site.
The difference this makes can be seen in the below example. Note the broken border at the top of the map, compared to the solid border in the second rendering.
Before
After (Argentina's view)
You can look up a list of political views using the pview
API
https://{1-4}.base.maps.ls.hereapi.com/maptile/2.1/meta/pviews
?apiKey={YOUR_API_KEY}
&{param}={value}