Skip to content

Overview

Published Properties

Property name Description
Annotations[Index] A collection of annotations, used to annotate the map and display custom information through annotations pins.
MayType The type of data displayed by the MapView.
Overlays[Index] A collection of overlay shapes (circles, polylines and polygons).
ScrollEnabled Enables / disables scrolling on the MapView.
ShowsUserLocation Shows / hides the current user location.
UserTrackingMode The user tracking mode that centers the map on the user location. Optional heading direction that automatically rotates the map in the user heading direction.
Visible Shows / hides the MapView.
ZoomEnabled Enables / disables zooming on the MapView.

Public Properties

Property name Description
MapView Returns a reference to the native iOS MKMapView.