2014年6月19日

iOS关于百度地图坐标偏移的处理

摘要: iOS关于百度地图坐标偏移的处理定义一个宏来转换#define CBCoorConvert(coor) BMKCoorDictionaryDecode(BMKBaiduCoorForGcj(coor))使用- (id)initWithJson:(NSDictionary *)json{ if ... 阅读全文

posted @ 2014-06-19 13:00 不追浮云的人 阅读(1778) 评论(0) 推荐(0)

导航