摘要: 首先创建一个viewController:添加MapKit,CoreLocation框架一、添加地图1、初始化地图视图:@property (nonatomic, strong) MKMapView *mapView; self.mapView =[[MKMapView alloc]initWit... 阅读全文
posted @ 2014-05-15 14:16 J_zhou 阅读(623) 评论(0) 推荐(1)