I tried by appending hl=en parameter to the query url, but still the problem exists.
URL is http://maps.google.com/maps/geo?q=ranchi,jharkhand,india&output=json&oe=utf8&sensor=false&hl=en&key=<MYKEY> Output XML file is as follows ... <Placemark id="p1"> <address>Ranchi, झारखण्ड, India</address> ... Thanks On Nov 10, 1:53 pm, Andrew Leach <[email protected]> wrote: > On Nov 10, 5:58 am, Synergy <[email protected]> wrote: > > > When Geocoding service is invoked with the query input as > > ranchi,jharkhand,india, the xml returned by Geocoding service has > > hindi (indian language) characters in address element. > > > How can we get the address element characters in English language > > Exactly the same problem > ashttp://groups.google.com/group/google-maps-api/browse_thread/thread/7... > > Pamela, could the documentation > athttp://code.google.com/apis/maps/documentation/geocoding/index.html > be updated to include the hl parameter? > > 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=.
