Try the reference http://code.google.com/apis/maps/documentation/reference.html#GLanguage
If you mean direction results, search for locale in this page. Since the maps are available platform independent, it's presumably the browser language - not the system language - the API may access, (I'd think of the properties navigator.language resp. navigator.browserLanguage) because system preferences are only accesible on open (in the sense of easy vulnerable) systems, i.e. Windows. On Oct 14, 10:54 am, David <[email protected]> wrote: > Hello, > > I was wondering whether it is possible to ask google maps api for the > locale it uses to display the results. Does it use browser or system > locale? > > Thanks. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
