iPhone开发:MKReverseGeocoder的使用

发布于 2024-08-28 05:30:16 字数 221 浏览 3 评论 0原文

有谁知道MKReverseGeocoder是否可以用于商业应用程序/付费应用程序?谷歌地图服务条款对此不太清楚(对我来说)。

http://code.google.com/apis/maps/iphone/terms。 html

Does anyone know if MKReverseGeocoder can be used in commercial apps/paid apps? The Google Maps Terms of Service are not very clear on that (to me).

http://code.google.com/apis/maps/iphone/terms.html

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

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

发布评论

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

评论(1

内心荒芜 2024-09-04 05:30:16

根据 Apple 文档

Google 服务条款要求
反向地理编码服务是
与谷歌地图结合使用;
设计时考虑到这一点
您的应用程序的用户界面。

因此,只要您使用 MKMapView 来显示反向地理编码请求的结果,就可以了。

According to the Apple documentation:

The Google terms of service require
that the reverse geocoding service be
used in conjunction with a Google map;
take this into account when designing
your application's user interface.

So as long as you are using a MKMapView to display the results of the reverse GeoCode request, you are fine.

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