for ( var i=0; i<100; i++ ){
directionsService.route( directionRequest, function ( response, status ) {
//it often get the status of OVER_QUERY_LIMIT 
});
}

if i use the setTimeout to let it slow,which is the delay time ?
I use the client Direction API(JS Direction), Not the Web Service API .

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-maps-js-api-v3+unsubscr...@googlegroups.com.
To post to this group, send email to google-maps-js-api-v3@googlegroups.com.
Visit this group at https://groups.google.com/group/google-maps-js-api-v3.
For more options, visit https://groups.google.com/d/optout.

Reply via email to