Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Change Google Map iframe language

Tags:

google-maps

I have this map with an iframe on my site:

http://ecotourism.afrika-praktikum.de/zanzibarwebsite/in-kenya/elewana-elephant-pepper-camp-with-game-package/

The controls on the map appear on Spanish (for example: "ampliar mapa")

How can I change the language?

Please no API, I just want to use the iframe.

like image 703
Draws Ren Gundam Avatar asked Jul 14 '26 14:07

Draws Ren Gundam


1 Answers

There is a list of languages in preferable order in the end of an iFrame url: for example, "!1sru!2sen" would mean use russian language, or english language.

like image 69
bromi Avatar answered Jul 19 '26 05:07

bromi