Method | Description | |
---|---|---|
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 | |
return | MKAnnotationView |
public OverlayRenderer ( MKMapView mapView, IMKOverlay overlay ) : MKOverlayRenderer | ||
mapView | MKMapView | |
overlay | IMKOverlay | |
return | MKOverlayRenderer |
public TripMapViewDelegate ( bool isCurrentTripMap ) : System | ||
isCurrentTripMap | bool | |
return | System |