HERE Map Image v1 Developer's Guide

Normal Mapview without public transport information

User Story

The user wants to obtain a map view using normal view type without public transport information.

Request

The parameter vt sets the map view type to use for the map image. When set to 1 (vt=1), it selects the normal view but without public transport information.
https://image.maps.ls.hereapi.com/mia/1.6/mapview
?apiKey={YOUR_API_KEY}
&lat=52.518752
&lon=13.402277
&vt=1
&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 without public transport information