简体   繁体   English

Google Maps Javascript API方向配额,使用限制(2016年6月之后,客户端)

[英]Google Maps Javascript API Directions quota, usage limit (after june 2016, client-side)

I am creating a hybrid mobile application with Google Maps Javascript API v3 and I would like to use the Directions javascript service on client-side. 我正在使用Google Maps Javascript API v3创建一个混合移动应用程序,我想在客户端使用Directions javascript服务。

I just read that the policy of usage changed in june 2016, so now the 2500 daily request quota is valid for the client-side requests as well. 我刚刚读到使用政策在2016年6月发生了变化,因此现在每天2500个请求配额也对客户端请求有效。

I would like to know if the daily quota can be used up individually in our client's devices or they have to share the quota alltogether. 我想知道每日配额是否可以在我们客户的设备中单独用完,或者他们必须一起共享配额。 For example if 3000 customer uses our mobile app on a daily basis than after 2500 of them made a direction request, the other 500 will not be able to do? 例如,如果每天有3000位客户使用我们的移动应用程序,而其中有2500位客户提出了定向请求后,其他500位客户将无法使用? The quota number is based on the device or the application? 配额数量是基于设备还是应用程序?

Thank you in advance! 先感谢您!

现在是所有客户的总数。

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

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