Select the map tile type
- Last UpdatedMar 5, 2025
- 1 minute read
HERE Raster Tile API provides a resource
parameter to specify the type of the map tile.
Get base tile of a specific region:
- Example:
https://maps.hereapi.com/v3/base/mc/12/2200/1343/png?apiKey={API_KEY}
- Response:
- Example:
Get background tile of a specific region:
- Example:
https://maps.hereapi.com/v3/background/mc/12/2200/1343/png?apiKey={API_KEY}
- Response:
- Example:
Get label tile of a specific region:
- Example:
https://maps.hereapi.com/v3/label/mc/12/2200/1343/png?apiKey={API_KEY}
- Response:
- Example:
Query the /info
resource to check available HERE Raster Tile API resources, for example: