2015年10月20日

地图 + 定位

摘要: 1>需要子类化协议 :1 #import 2 #import 3 @interface WeiboAnnotation : NSObject4 5 @property (nonatomic,assign) CLLocationCoordinate2D coordinate;6 @property (... 阅读全文

posted @ 2015-10-20 19:50 玉思盈蝶 阅读(260) 评论(0) 推荐(0) 编辑

导航