Hi all,
I am loading some data for an applicaition where we are required to
generate the encoded polylines between two cordinates.
I put a variant sleep time out between each call, but i am hitting the
query limit hit after about 200. this is called from a java context
and making the call to the web service end points for google
directions with a orgin cordinate and a destination cordinate. The
same calls when done through the browser still seems to work.
this is v3.

I found on line that the query limit for geocoding is 2500 per day. I
am using similar google web service calls to generate the points
(start and end cordinates) for the polylines and i am not seeing the
query limit issue.

Can any one help? or best practice regarding how to go about doing
something like this?

thanks in advance
-Li

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

Reply via email to