Hello,

  I'm making a website using the Google Maps API. The main
functionality depends of Directions : a user enter a city, and the
Javascript program will simulate with the API, 15 directions in 2
seconds.

  It does not use the Geocoder (already geocoded cities and
destinations), but the Directions API. There are known restrictions on
the Geocoding, but no informations about restrictions on Directions.

  There won't be more than a hundred visitor per day (making about
1.500 directions, max max max requests per day).

  Here come my question : when i develop it, I get lot of "620 - Too
much requests". I'm afraid of being banned by servers, or users having
this message, because my website application would be unusuable.

  The website is aimed to a small french region : Nord - Pas-de-
Calais. As I told : no more than a hundrer visitor per day.

  Will users get such messages, or could my server be blocked because
of it ?

Thanks for you answers !

Alex'

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Maps API" group.
To post to this group, send email to Google-Maps-API@googlegroups.com
To unsubscribe from this group, send email to 
google-maps-api+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Maps-API?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to