MKMapView.Overlays Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.