I'm developing an application that uses the "Directions Web Service." The documents state that the free version of the API is limited to 2,500 requests per day. (See http://maps.google.com/help/maps/getmaps/compare.html).
In our application this request is made in javascript on the clients browser, it's not done by our server. So I'm wondering if this limit is per user IP address or somehow it's going to pass along my applications URL/IP and limit based on that.
Any ideas?
Using the Google Maps API v3 Directions Service in the Google Maps API v3 the request limitations and quotas apply per client (IP Address).
Using the Directions Web Service the request limitations and quotas apply to the server (to its IP Address).
I will admit that the link you provided doesn't make it very clear which one they are talking about.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With