使用谷歌地图 API 从 iPhone 进行反向地理编码纬度/经度
我目前正在使用谷歌地图的反向地理编码 API 将从 iPhone 的 CoreLocation API 接收到的经/纬度转换为谷歌应用程序引擎服务器上的城市/州信息。
这会被视为违反条款吗? 我做了一些研究,但找不到这个问题的直接答案。
现在,我们将免费分发我们的 iPhone 应用程序。
I am currently using the google maps' reverse geocoding API to convert long/lat received from an iPhone's CoreLocation API into city/state information on a google app engine server.
Would this be considered a violation of the terms? I've done some research and cannot find a direct answer to this question.
Right now, we will be distributing our iPhone app for free.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
根据 Google 的服务条款,您只能结合使用地理编码器与谷歌地图。
你不可以:
According to Google's Terms of Service, you can only use the geocoder in conjunction with a Google Map.
You may not:
修订后的服务条款中不存在上述条款。 因此,即使是 Apple 坐标也应该能够从 Google Maps API 反转地理编码
Above described terms are not present in revised terms of service. So even Apple co-ordinates should be able to reverse geocode from Google Maps API