摘要:
- (void)viewDidLoad { [super viewDidLoad]; // 创建地址解析器 self.geocoder = [[CLGeocoder alloc] init]; } - (IBAction)encodeTapped:(id)sender { // 获取用户输入的地址字 阅读全文
posted @ 2016-06-13 00:35
Yevgeni
阅读(1022)
评论(0)
推荐(0)
摘要:
- (void)clickLongPress:(UILongPressGestureRecognizer *)longPress { CGPoint point = [longPress locationInView:mapView]; CLLocationCoordinate2D coord = 阅读全文
posted @ 2016-06-13 00:32
Yevgeni
阅读(1053)
评论(0)
推荐(0)
浙公网安备 33010602011771号