Hi,

I'm trying to compute the distance between a pair of locations by
calling GDirections.load. I'm doing this for several locations which
I'm reading from an array. To prevent querying the Geocoder service
too quickly in a short while, I have added a slight delay in calling
the GDirections.load. However, being that GDirections is asynchronous,
sometimes the calls overlap and so I get a status of 620.

My question is this - has anybody encountered the situation above and
how do you resubmit the points for which you have received a status of
620?

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?


Thanks

-- 
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.

Reply via email to