(void)mapView:(MKMapView *)mapView regionDidChangeAnimated:(BOOL)animated{ [mapView removeFromSuperview]; [self.view addSubview:mapView]; }.
確定! 回上一頁