Display a map with labels in a foreign language
This example displays an interactive map initially centered over Hong Kong (22.2917°N, 114.1872°E) with map labels in simplified Chinese.
The base map language can be set via the lg option passed to H.service.Platform#createDefaultLayers method.
A list of all supported map languages can be found in the API References of the underlying service used: HERE Vector Tile API
Language of the UI controls can be specified when calling H.ui.UI.createDefaul method.