HERE Map Tile v2 Developer's Guide

Dual Label

The user wants to obtain a map image of Hong Kong with the labels in English as the main language and Simplified Chinese as the secondary language.

Note: Dual labels can be used with any combination of tile type and scheme. In the following example, this is the maptile tile type and the normal.day scheme.

Request

The lg and lg2 parameters specify the main language and the secondary language, respectively.

https://2.base.maps.ls.hereapi.com/maptile/2.1/maptile/newest/normal.day/13/6694/836/256/png8
?apiKey={YOUR_API_KEY}
&lg=ENG
&lg2=CHI
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 tile of Hong Kong.

Figure 1. Dual Label Map Tile