On Jan 2, 3:06 pm, Manasa <[email protected]> wrote: > Thanks a Lot. > I didn't understand the term speed limit.What does this mean?
You can only do a certain number of geocodes per second. The limit varies depending on server loading, but you can probably get away with ten per second: BUT you need to ensure that you can match the geocoder response to the right request. Have a look at Mike's geocoding page which Rossko linked to earlier, as that contains lots of useful advice. http://econym.org.uk/gmap/geomulti.htm > and, I > still want to get an idea on how to pass multiple coordinates through > http geocode.Could u please explain? You can't do this. You can only do one location at a time. 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 -~----------~----~----~----~------~----~------~--~---
