【发布时间】:2016-02-20 15:17:18
【问题描述】:
我想在自己的 Swift 应用中打开 Apple 地图应用,但我只有邮政编码、城市和街道。我没有坐标。我研究了很多,但只有使用协调信息的方法。
【问题讨论】:
-
您可以使用 Google 的地理编码 API 将您的地址转换为坐标 developers.google.com/maps/documentation/geocoding/intro
标签: ios swift iphone apple-maps