11 2010 档案

iphone 调用google map
摘要:使用CLLocationManager类,MKMapView。并且实现<MKMapViewDelegate,CLLocationManagerDelegate>//初始化CLLocationManager,CLLocationManager获得当前地理坐标locmanager=[[CLLocationManager alloc] init];[locmanager setDelegat... 阅读全文

posted @ 2010-11-03 14:11 xYx 阅读(769) 评论(0) 推荐(0)

导航