mapType = MKMapType.standard let location = CLLocationCoordinate2D(latitude: 23.0225,longitude: 72.5714) let span = MKCoordinateSpanMake(0.05, ...
確定! 回上一頁