摘要:
本文转自http://blog.csdn.net/favormm/archive/2011/06/29/6574658.aspx iOS 的 SDK 中只有反向 gecoder,即从经纬度到地址的解析,没有正向即从地址到经纬度的解析。 要支持正向解析就只有直接调用 google api。今天与大家分享两个开源的项目,支持正向与反向解析https://github.com/mjisrawi/iOS-Geocoding-Serviceshttps://github.com/samvermette/SVGeocoder 用法:http://samvermette.com/164Tweet thisS 阅读全文
posted @ 2011-07-04 15:58 BradyChen 阅读(816) 评论(0) 推荐(0) 编辑