Localizing the iFrame
Stay organized with collections
Save and categorize content based on your preferences.
English is the default language of the Waze iFrame. To change the language, add the
language_code
parameter to the URL using the following syntax:
waze.com/language_code/iframe...
For example:
<iframe src="https://embed.waze.com/fr/iframe?zoom=12&lat=32.10911&lon=34.81773"
width="300" height="400"></iframe>
The units of measurement (miles and kilometers) is set according to the language code.
- To use the English language and miles for the units, set
language_code
to "en" (the default)
- To use the English language and kilometers for the units, use "en-GB"
The following tables lists the available language codes:
Language |
Code |
Language |
Code |
Afrikaans |
af |
Melayu (Malay) |
ms |
العربية (Arabic) |
ar |
Nederlands |
nl |
Български (Bulgarian) |
bg |
Polski (Polish) |
pl |
Català |
ca |
Português-Brasil |
pt-BR |
Čeština (Czech) |
cs |
Português |
pt-PT |
Dansk |
da |
Română (Romanian) |
ro |
Deutsch (German) |
de |
Русский (Russian) |
ru |
English (UK) |
en-GB |
Slovenščina (Slovenian) |
sl |
English |
en |
Slovenčina |
sk |
Español (Spanish) |
es |
Svenska (Swedish) |
sv |
Suomi (Finnish) |
fi |
Türkçe (Turkish) |
tr |
Français |
fr |
中文(简体)Chinese (Simplified) |
zh |
Galego |
gl |
中文(簡體) |
zh-TW |
עברית (Hebrew) |
he |
Bahasa Indonesia |
id |
Magyar (Hungarian) |
hu |
Eesti (Estonia) |
et |
Italiano |
it |
Hrvatski (Croatian) |
hr |
日本語 (Japanese) |
ja |
Srpski (Latinica) (Serbian) |
sr |
한국어 (Korean) |
ko |
Norsk |
no |
Latviešu (Latvian) |
lv |
|
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-08-06 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"Missing the information I need"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"Too complicated / too many steps"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"Out of date"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"Samples / code issue"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Other"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Easy to understand"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Solved my problem"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Other"
}]
{"lastModified": "Last updated 2024-08-06 UTC."}
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-08-06 UTC."]]