On Apr 13, 8:05 pm, near-a-point <[email protected]> wrote: > correction - it looks like clientGeocoder is not asynchronous i.e. you > get the results almost immediately.
Both GClientGeocoder and GDirections are asynchronous. > However, GDirections is asynchronous. So my question should be - How > do you resubmit requests when you receive a status of 620 for > GDirections or asynchronous events Did you look at the link Rossko posted? There is code in that example to increase the delay when it gets the G_GEO_TOO_MANY_QUERIES error... -- Larry > > On Apr 13, 12:30 am, Rossko <[email protected]> wrote: > > > > Put in another way, if one is using the client Geocoder and are > > > geocoding several points, how do you resubmit a client geocoder > > > request when you receive a status of 620? > > > A well-known example -http://econym.org.uk/gmap/geomulti.htm -- 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.
