Re: [Google Maps API v3] Bypassing transaction limits

2011-10-31 Thread Barry Hunter
The directions limit is per client IP address. So if you do get the directions, in the webpage via javascript, then *each* of your visitors gets 2500 requests. (Its not exact, because, many people share IP address (proxies, NATs etc) - but still its not a limit you should generally have to worry

[Google Maps API v3] Bypassing transaction limits

2011-10-31 Thread Albert Arul Prakash Rajendran
All, I am having a concept of an website which is based on the driving directions feature provided by Maps API. There is no way i can limit the number of transaction to 2500 because the concept would help lot of people. Now my problem is that the payment which Google is demanding for. I am not fo