On Tue, Jun 28, 2011 at 11:02 PM, Andrew Leach <[email protected]>wrote:
> That way you are guaranteed not to > break the rate limit > I'm not sure this is true, actually, but it's a fine suggestion. The recommended strategy is to keep a queue of "tasks". Re-queue the task if the result comes back with an "over limit" response, and perhaps slow down the rate that you're geocoding. -- http://twitter.com/broady -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" 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-js-api-v3?hl=en.
