Add the following mapView function: func mapView(_ mapView: MKMapView, didUpdate userLocation: MKUserLocation) { let zoomArea = MKCoordinateRegion(center: ...
確定! 回上一頁