Hello, I have these coordinates in my database.I am trying to show them as a report which contains the corresponding addresses.I read in google api reference that GClientGeocoder objects must not be used in a loop.Instead we have to do geocoding through http.I wanted to pass multiple values to the URL to get addresses of all the coordinates.Guide me if i am completely wrong.
Manasa P On Jan 2, 7:21 pm, "warden [Andrew Leach - Maps API Guru]" <[email protected]> wrote: > On Jan 2, 2:10 pm, Manasa <[email protected]> wrote: > > > I am doing reverse geocoding through HTTP Geocoder .I am able to do it > > only for silgle longitude and latiude. Could anyone explain me how to > > pass multiple values to the same? > > I don't understand what you hope to achieve by doing that. Surely by > definition geocoding converts single points -- an address to a > location, or a location to an address. What use is passing multiple > points at once? > > What are you trying to achieve? > > 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 -~----------~----~----~----~------~----~------~--~---
