将地址转换为 iPhone 中 Google 地图的纬度和经度

发布于 2024-09-12 02:46:00 字数 62 浏览 3 评论 0原文

如何在 Objective C 中将地址转换为纬度和经度? 我想在 iPhone 上使用 Google 地图。

How to convert the Address into Latitude and Longitude in Objective C?
I want to use Google Maps over there i iPhone.

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

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

发布评论

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

评论(1

浅笑轻吟梦一曲 2024-09-19 02:46:00

这称为地理编码。如果您使用 Google 地图,他们会提供自己的地理编码服务

有关在 iPhone 上执行此操作的详细说明以及代码示例,请参阅 Björn Sållarp 的博客文章:

This is called Geocoding. If you are using Google Maps, they provide their own geocoding service.

For a detailed explanation of doing this on the iPhone, with code examples, see this blog post by Björn Sållarp:

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