On Aug 27, 12:31 pm, sunbook <[email protected]> wrote: > Im traying to show markers on a google map based on address so, Im > using the object GClientGeocoder and the getLocations method to get > the points. Im creating an array with my address to make a request but > after 10 address the response.Status is != 200 the I got this alert > ("Unable to locate the [eleven address]"). > > My question is: There is a limit in the number of address by request?
Yes. The geocoder has a rate limit and quota. See the FAQ. -- Larry --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
