HERE Map Image v1 Developer's Guide

Normal Mapview

User Story

The user wants to obtain a map view using normal view type.

Request

The parameter vt sets the map view type to use for the map image. When set to 0 (vt=0), it selects the normal view.
https://image.maps.ls.hereapi.com/mia/1.6/mapview
?apiKey={YOUR_API_KEY}
&lat=52.518752
&lon=13.402277
&vt=0
&z=14
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. A location in Berlin, Germany using normal view type