Map Tile API Developer's Guide

Up-to-date Daytime Basemap Tile

To obtain the most up-to-date daytime basemap tile image that includes a location in Berlin , identified by column=4400 and row=2686 and , send the following GET request. The tile's resolution is 256x256 pixels and the format is PNG8.

https://here-tech.skawa.fun/maptile/2.1/maptile/newest/normal.day/13/4400/2686/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.
The response is a tile of a location in Berlin, Germany .
Figure 1. Basemap image of a location in Berlin, Germany
Note: The Map Tile API uses different base URLs for different types of map tiles. For more information on which base URLS you should use, see Table 1.