【发布时间】:2014-05-29 05:55:44
【问题描述】:
我正在开发一个集成了 google maps iOS sdk 的 iOS 应用程序。
在我的GMSMapView 中,我删除了一个 GMSMarker,我想用 location name 设置标记的标题。我试过GMSAddress、GMSGeocoder 和GMSReverseGeocodeResult,但我无法获得确切的位置名称。如何获取当前位置的完整地址。
【问题讨论】:
-
@TonyMkenu 我已经试过了
标签: ios iphone objective-c google-maps google-maps-sdk-ios