9 10 let mapView = MKMapView(frame:self.view.bounds) 11 mapView.mapType = MKMapType.standard 12 mapView.showsScale = true 13 mapView.
確定! 回上一頁