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