HERE Map Image v1 Developer's Guide

Zoom Level Selection

User Story

The user wants to obtain a map view with a particular zoom level.

Request

The parameter z specifies the zoom level for the map image. The following request specifies a location in Berlin, Germany and sets the zoom to 16.
https://image.maps.ls.hereapi.com/mia/1.6/mapview
?apiKey={YOUR_API_KEY}
&c=52.431,13.3845
&z=16
Note: This example uses a HERE API Key to authenticate your request. For the available authentication options, see the Identity & Access Management Developer Guide.

Response

The response to the request delivers the following map image:

Figure 1. Zoom set to 16