I think there is no really the same problem. The problem isn't that don't work hl parameter, the problem is that only is wrong the parameter hl=en.
It's not the same in spanish that in english because "españa" must be "spain" in english but it returns "españa" with hl=en parameter. With hl=de parameter it returns "spanien" correctly... I don't know if I can force the geocoder (GClientGeocoder()) to a language instead the total map... Thanks, On Wednesday, April 4, 2012 3:13:44 PM UTC+2, Andrew Leach wrote: > > On 4 April 2012 13:33, Lepton <[email protected]> wrote: > > > > I am trying to make the map in multilanguage mode, the default browser > > language is spanish then, when I add the key "hl=en", the reverse > > geocoding continues in spanish mode, but if I try "hl=de" or "hl=pt" > > or something like that, it works fine. > > > > What is the problem with the tag "hl=en"? > > hl=en was mentioned in a bug report four years ago at > http://code.google.com/p/gmaps-api-issues/issues/detail?id=692 -- see > comment 7, but I don't know if it's been formally reported or fixed. > But I don't think it's cropped up much. > > Are you sure that it's not simply that the result is actually the same > in English and Spanish? Can you give a coordinate which demonstrates > the problem? > > -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-maps-api/-/FpRqArspW00J. 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.
