Edit

Share via


MKMapView.Overlays Property

Definition

Returns the overlays for the map.

public virtual MapKit.IMKOverlay[] Overlays { [Foundation.Export("overlays")] get; }
member this.Overlays : MapKit.IMKOverlay[]

Property Value

Attributes

Remarks

The array that is returned will contain all the overlay objects currently associated with the map.

Applies to