public override MKAnnotationView GetViewForAnnotation (MKMapView mapView, NSObject annotation) { MKAnnotationView anView; if (annotation is MKUserLocation) ...
確定! 回上一頁