Hello
I would like to show maps in different languages.
Is there a way to change this in CGGooglemaps or is it a browser issue?
CGGooglemaps language
Re: CGGooglemaps language
CGGoogleMaps ignores the "lang=" setting, (at least the version I'm using), but there is a trick.
In the CGGoogleMaps admin panel under "Preferences->Google API Key" add "&hl=XX" at the end of the API key.
XX being the language code, which is not in the same format as the CMSMS lang setting.
You have to check the Google Maps API documentation to see what languages are supported.
If you want to have several different languages in the same site then it's a bit more complicated.
In the CGGoogleMaps admin panel under "Preferences->Google API Key" add "&hl=XX" at the end of the API key.
XX being the language code, which is not in the same format as the CMSMS lang setting.
You have to check the Google Maps API documentation to see what languages are supported.
If you want to have several different languages in the same site then it's a bit more complicated.
Re: CGGooglemaps language
Thank you andershz
Now I just need to find out how to manage it with three languages. I'll check the Google Maps API documentation.
Now I just need to find out how to manage it with three languages. I'll check the Google Maps API documentation.