HERE Map Tile v2 Developer's Guide

Using a Tile Address

A request that includes a tile address in the format zoom/column/row can be formulated as follows:

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

In this case, the request obtains a map tile at zoom level 12 for part of Berlin, Germany:

Figure 1. A map tile for part of Berlin