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

See Also: MKOverlay Members

Syntax

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

Remarks

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

iOS provides several standard overlays:

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

Related content

Requirements

Namespace: MapKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0