About OVER_QUERY_LIMIT in Google Maps JavaScript Directions API( Client Direction API )

23 views
Skip to first unread message

xinfei sun

unread,
Apr 3, 2016, 7:16:00 PM4/3/16
to Google Maps JavaScript API v3
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 .
Reply all
Reply to author
Forward
0 new messages