func mapView(_ mapView: MKMapView, viewFor annotation: MKAnnotation) -> MKAnnotationView? { // 判斷標記點是否與使用者相同,若為true 就回傳nil if annotation ...
確定! 回上一頁