使用谷歌地图 API 从 iPhone 进行反向地理编码纬度/经度

发布于 2024-07-23 10:01:48 字数 174 浏览 3 评论 0原文

我目前正在使用谷歌地图的反向地理编码 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 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

云柯 2024-07-30 10:01:48

根据 Google 的服务条款,您只能结合使用地理编码器与谷歌地图。

你不可以:

使用或显示内容时无需
相应的谷歌地图,除非你
明确允许这样做
地图 API 文档、
街景 API 文档,或
经 Google 书面许可
(例如,您不得使用
通过服务获得的地理编码
除非与 Google 结合使用
地图,但街景 API
文档明确允许您
显示街景图像,无需
相应的 Google 地图)

According to Google's Terms of Service, you can only use the geocoder in conjunction with a Google Map.

You may not:

use or display the Content without a
corresponding Google map, unless you
are explicitly permitted to do so in
the Maps APIs Documentation, the
Street View API Documentation, or
through written permission from Google
(for example, you must not use
geocodes obtained through the Service
except in conjunction with a Google
map, but the Street View API
Documentation explicitly permits you
to display Street View imagery without
a corresponding Google map)

千と千尋 2024-07-30 10:01:48

修订后的服务条款中不存在上述条款。 因此,即使是 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

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文