Hi everyone,
I have a problem with google map api.

the callback of the API GClientGeocoder.getLocations(address,
callback)  return the address information in the same language of the
browser.

Does anyone knows  how I could set the language for of the callback
regardless the language of the browser?


This behaviour is available with the HTTP geocoding service, ie:

This service return the address information in the language of the
browser;
http://maps.google.com/maps/geo?q=Milan&output=xml&key=abcdefg

This one return the information in english (regardless the language of
the browser)
http://maps.google.com/maps/geo?q=Milan&output=xml&key=abcdefg&hl=en


Any help would be really appreciated.

Best regards,
Vincenzo




--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Maps API" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/Google-Maps-API?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to