简体   繁体   English

在没有Android应用程式键的情况下使用Google Maps Directions API

[英]use Google Maps Directions API without key on android app

i know this a duplicate question but i did not have an answer for my situation. 我知道这是一个重复的问题,但我没有针对我的情况的答案。
i know when use direction api without a key, google has 2,500 free directions requests per day limit. 我知道使用无键方向api时,Google每天有2500个免费方向请求限制。 and the limit per IP-address (because there is no key). 以及每个IP地址的限制(因为没有密钥)。
My question is : if my app is installed on 10 different devices, does each on has a daily 2500 free requests or google can detect in some way the package name and set a limit on it? 我的问题是:如果我的应用安装在10个不同的设备上,每个设备每天都有2500个免费请求,或者Google可以某种方式检测到软件包名称并设置限制?

Every IP has it's own limit. 每个IP都有自己的限制。 Google doesn't check for package name. Google不会检查包裹名称。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM