C# Class Monospace11.MapViewController.MapViewDelegate

Inheritance: MKMapViewDelegate
Mostrar archivo Open project: megsoftconsulting/MonkeySpace

Public Methods

Method Description
GetViewForAnnotation ( MKMapView mapView, NSObject annotation ) : MKAnnotationView
MapViewDelegate ( MapViewController controller ) : System

Method Details

GetViewForAnnotation() public method

public GetViewForAnnotation ( MKMapView mapView, NSObject annotation ) : MKAnnotationView
mapView MKMapView
annotation NSObject
return MKAnnotationView

MapViewDelegate() public method

public MapViewDelegate ( MapViewController controller ) : System
controller MapViewController
return System