HERE Map Image v1 Developer's Guide

Truck Mapview without public transport information

User Story

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

Request

The parameter vt sets the map view type to use for the map image. When set to 2 (vt=2), it selects the truck 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=2
&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 truck view type without public transport information