google-maps - 谷歌地图API授权

标签 google-maps google-maps-api-3

嗨,

我的问题是关于谷歌地图 API 许可的。我有一个在线出租车服务,我们可以获取 2 个位置并计算距离。我们向用户显示 map 和这两个位置之间的距离。根据 Google map API 许可,可以免费使用以下内容:

(a) Free Access (No Fees)

(b) Public Access (No Firewall).

(c) No Use of Content without a Google Map.

(d) Use of the Google Geocoding API is subject to a query limit 2,500 geolocation requests per day.

(User of Google Maps API for Business may perform up to 100,000 requests per day.)

如上所述,我们满足免费许可的所有条件。 我们属于免费许可范围吗?

最佳答案

听起来您已经回答了自己的问题 - “我们满足免费许可的所有条件”,但根据您提供的信息,不可能明确地给您答案。

您能做的最好的事情就是确保 Google 在发现违规行为时能够联系到您。为此,您可以始终使用 API key (有时它们是可选的)并确保监控用于注册 key 的电子邮件帐户。

关于google-maps - 谷歌地图API授权,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/20865916/

相关文章:

javascript - vuejs - 使用谷歌地图的 Safari 浏览器导航

java - getLastLocation().addOnSuccessListener 在按钮中不起作用

javascript - Google Places JS API weekday_text

google-maps - 使用 Google Maps API 查找最近点

javascript - 如果与 GeoJSON 层一起使用, map 标签的 zIndex 无效

javascript - 谷歌地图多边形问题

jquery - 是否可以使用 css 来设置 div 的样式,使其显示在 Google map API 的全屏 map 上?

android - 二进制 XML 文件行 # : Error inflating class fragment : Only on Android (6. 0)-Marshmallow

Qt 和 Google 地球 API

iphone - 如何检查当前坐标是否在其他坐标的半径范围内