JagTrack icon indicating copy to clipboard operation
JagTrack copied to clipboard

Google Maps API

Open jimjfletcher opened this issue 12 years ago • 2 comments

In class there was some discussion about the usage of the Google Maps API and there appears to be some confusion about the cost of using the API.

It is true that Google does charge for excess usage of the API for web hits over 25,000 per day, however according to https://developers.google.com/maps/faq#usage_apis :

"The Google Earth API, and native Maps APIs for mobile platforms such as Android and iOS are not affected. Use of the embed feature of Google Maps, and other Google products that offer an embed feature that includes a map, are not affected by these limits. " (emphasis added)

So for Android apps there is no limit to usage and no reason we wouldn't be able to use the Maps API if worry over cost is the only issue preventing it.

jimjfletcher avatar Mar 30 '12 03:03 jimjfletcher

Excellent. That's good news.

Thanks for doing the research and bringing this to our attention Jim.

hjc avatar Mar 30 '12 03:03 hjc

Thanks for the info! That means we may be able to get some cool stuff working much quicker.

On Thu, Mar 29, 2012 at 10:19 PM, jimjfletcher < [email protected]

wrote:

In class there was some discussion about the usage of the Google Maps API and there appears to be some confusion about the cost of using the API.

It is true that Google does charge for excess usage of the API for web hits over 25,000 per day, however according to https://developers.google.com/maps/faq#usage_apis:

"The Google Earth API, and native Maps APIs for mobile platforms such as Android and iOS are not affected. Use of the embed feature of Google Maps, and other Google products that offer an embed feature that includes a map, are not affected by these limits. " (emphasis added)

So for Android apps there is no limit to usage and no reason we wouldn't be able to use the Maps API if worry over cost is the only issue preventing it.


Reply to this email directly or view it on GitHub: https://github.com/hjc1710/JagTrack/issues/15

ptrain avatar Mar 30 '12 05:03 ptrain