메소드 | 설명 | |
---|---|---|
GetViewForAnnotation ( MKMapView mapView, IMKAnnotation annotation ) : MKAnnotationView | ||
OverlayRenderer ( MKMapView mapView, IMKOverlay overlay ) : MKOverlayRenderer | ||
TripMapViewDelegate ( bool isCurrentTripMap ) : System |
public GetViewForAnnotation ( MKMapView mapView, IMKAnnotation annotation ) : MKAnnotationView | ||
mapView | MKMapView | |
annotation | IMKAnnotation | |
리턴 | MKAnnotationView |
public OverlayRenderer ( MKMapView mapView, IMKOverlay overlay ) : MKOverlayRenderer | ||
mapView | MKMapView | |
overlay | IMKOverlay | |
리턴 | MKOverlayRenderer |
public TripMapViewDelegate ( bool isCurrentTripMap ) : System | ||
isCurrentTripMap | bool | |
리턴 | System |