mapType = MKMapTypeStandard; //設定代理 mapView.delegate = self; [self.view addSubview:mapView]; self.mapView = mapView; } 複製程式碼.
確定! 回上一頁