mapView centerCoordinate]; NSLog(@"緯度:%f, 經度:%f", center.latitude, center.longitude); CLGeocoder *ceo = [[CLGeocoder alloc] init]; ...
確定! 回上一頁