【发布时间】:2013-04-08 23:14:17
【问题描述】:
iOS6 Apple MapKit
所以我大部分理解下面链接中的代码。 http://phpadvocate.com/blog/2013/01/ios-6-1-simple-example-using-mklocalsearch/
但是,如何获取 mapItem 的地址?似乎其他属性包括:placemark、isCurrentLocation、name、phoneNumber 和 url。
基本上,一旦获取数据,我想将零售位置的名称显示为 cell.text,将地址显示为 cell.detailText。
【问题讨论】:
标签: mapkit ios6-maps google-local-search