On 28 June 2011 13:55, [email protected] <[email protected]> wrote: > > Only geocode the ones that have changed. > > Or geocode them as part of the "change" allowing the user to adjust > the result as required.
I think that last suggestion is to be preferred; but if you do all of them or just the changed ones, send the next request only when the previous result has been received. That way you are guaranteed not to break the rate limit, and it may run slightly faster than your pre-defined rate. Or slower, if the server needs that. -- 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.
