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..

On 22 Тра, 13:26, Pendyshchuk Maxym <[email protected]> wrote:
> Thanks a lot, it exactly what I need.
>
> May I ask you one more thing: now seems that google geocoder returns
> me localized data - sometimes I see English/Dutch "Utrecht", sometimes
> Ukrainian "Утрехт". As I understand it depends on my browser locale at
> the moment of testing... Is there any way to ask google to return data
> all the time using English, or any other locale but specified? I mean
> that I want e.g. google to return "Utrecht" all the time, even if
> Ukrainian locale is set in browser.
>
> thank you one more time,
> Maxym
>
> On May 22, 12:23 pm, Andrew Leach <[email protected]>
> wrote:
>
> > On May 22, 7:58 am, Pendyshchuk Maxym <[email protected]> wrote:
>
> > > (extended data of placemark contains exactly what I need)
> > > and when I send an address "The Netherland, Utrecht" I get the only
> > > one placemark for city Utrecht, but not for region Utrecht, all the
> > > time. As I understand, something wrong with geocoder (it has to return
> > > me all placemarks found, isn't it?).
>
> > No: it guesses what you mean and returns a result. If you ask for
> > "Utrecht", it will assume you mean the city and return that result.
>
> > > Any ideas how to solve it?
>
> > You need to tell it that you want the region/province of Utrecht.
> > Geocoding "Utrecht region, NL" or "Utrecht province, NL" or even the
> > Dutch "Utrecht provincie" all appear to work.
>
> > 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to