On May 22, 3:45 pm, Pendyshchuk Maxym <[email protected]> wrote: > I've found that I can add "&hl=en" to the http request, but I use JS > API to geocode, so... I still have no idea where to add this parametr, > I didn't find it in google documentation... > > still looking for..
I don't think there's a way of doing it. You can't add &hl=en to the geocode request because it's URL-encoded. And there is no "locale" option like GDirections has. I would suggest adding your star to Issue 558, which hasn't been updated since last August. Since hl=en does actually work, it can't be all that much trouble to add such an option to the API. http://code.google.com/p/gmaps-api-issues/issues/detail?id=558 Andrew --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
