HERE Map Image v1 Developer's Guide

Show Address Information

User Story

The user wants to obtain a map view base displaying the address at the center of the map.

Request

The parameter i defines how address information is shown in the map image. In this case, i=2 indicates that the address information is displayed to the left of the position marker.
https://image.maps.ls.hereapi.com/mia/1.6/mapview
?apiKey={YOUR_API_KEY}
&i
&c=52.531,13.3845
&h=300
&w=400
&r=10
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, displaying address information
Note: This feature is deprecated.