How to detect and use the user's preset language
In this tutorial, the user wants to use the same language in the larger context of the Embedded Editor display.
Request
For both iframe and application solutions, the lang parameter defines which language the Embedded Editor displays. Pass the following URL into your solution.
https://stg.mapfeedback.here.com?
app_id={YOUR_APP_ID}&
app_code={YOUR_APP_CODE}&
lang=de-DEIf you do not specify a language, the Embedded Editor uses English.
Response

Updated last month