谷歌地图Android API如何检查是否达到配额限制?

时间:2018-03-17 17:28:02

标签: java android android-studio google-maps-android-api-2

我一直在尝试使用谷歌地图Android API,并想知道是否有办法检测你的配额限制(每天2500个)是否能够显示基于此的消息(在Java中使用Android Studio)。

我一直在搜索,只能使用javascript查找有关Google Maps API的评论,但没有关于Android API的评论。我也试过在文档中找到一些东西,但也许我没有正确搜索? 帮助将不胜感激。

我正在使用Google Android Studio。

1 个答案:

答案 0 :(得分:1)

Google Maps Android API没有限制。

以下API没有使用限制:

Google Maps Android API
Google Maps SDK for iOS
Google Maps Embed API

使用限制适用于以下Maps API。

Google Maps JavaScript API
Google Static Maps API
Google Street View Image API
Google Maps Directions API
Google Maps Distance Matrix API
Google Maps Elevation API
Google Maps Geocoding API
Google Maps Geolocation API
Google Maps Roads API
Google Maps Time Zone API