Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Google Directions API query limit

Tags:

android

The url http://code.google.com/intl/lv/apis/maps/documentation/directions/ includes the following :-

> Usage Limits Use of the Google Directions API is subject to a query limit of 2,500 directions requests per day.

<<<

Does this apply to a per handset basis (ie each handset is allowed 2,500 directions requests per day) or per app as a whole (ie only 2,500 directions requests per day allowed for that app, regardless of the number of handsets invloved). I know the Premium Service allows 100,000 request, but it is a bit expensive.

Thanks very much in advance

Paul

like image 648
user396707 Avatar asked Apr 11 '26 09:04

user396707


1 Answers

Since the Google Directions API does not require a Google Maps api key then it probably goes by the requestor's IP address, so each individual user has 2500 requests per day.

like image 54
Robby Pond Avatar answered Apr 13 '26 22:04

Robby Pond



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!