MonoTouch.MapKit.MKOverlay Class
Describes a map annotation that combines a location and a geometric shape.

See Also: MKOverlay Members

Syntax

[MonoTouch.Foundation.Model]
[MonoTouch.Foundation.Protocol]
[MonoTouch.Foundation.Register("MKOverlay", false)]
[MonoTouch.ObjCRuntime.Availability(Introduced=MonoTouch.ObjCRuntime.Platform.Mac_10_0 | MonoTouch.ObjCRuntime.Platform.Mac_10_1 | MonoTouch.ObjCRuntime.Platform.Mac_10_2 | MonoTouch.ObjCRuntime.Platform.Mac_10_3 | MonoTouch.ObjCRuntime.Platform.Mac_10_4 | MonoTouch.ObjCRuntime.Platform.Mac_10_5 | MonoTouch.ObjCRuntime.Platform.Mac_10_6 | MonoTouch.ObjCRuntime.Platform.Mac_10_7 | MonoTouch.ObjCRuntime.Platform.Mac_10_8 | MonoTouch.ObjCRuntime.Platform.Mac_10_9 | MonoTouch.ObjCRuntime.Platform.Mac_10_10 | MonoTouch.ObjCRuntime.Platform.Mac_Version | MonoTouch.ObjCRuntime.Platform.Mac_Arch64 | MonoTouch.ObjCRuntime.Platform.Mac_Arch)]
public class MKOverlay : MKAnnotation, IMKOverlay, IDisposable

Remarks

MonoTouch.MapKit.MKOverlays allow the application developer to layer graphics above an MonoTouch.MapKit.MKMapView. The MonoTouch.MapKit.MKOverlay will automatically position, zoom, and orient itself to the underlying MonoTouch.MapKit.MKMapView.

iOS provides several standard overlays:

ClassDescription
MonoTouch.MapKit.MKCircleA circular region
MonoTouch.MapKit.MKPolygonA closed polygonal area.
MonoTouch.MapKit.MKPolylineAn area defined by points in which the first and final points are not automatically joined.

Related content

Requirements

Namespace: MonoTouch.MapKit
Assembly: monotouch (in monotouch.dll)
Assembly Versions: 0.0.0.0