heading
The heading of the user’s location.
Declaration
var heading: CLHeading? { get }Discussion
This property is nil if the user’s location tracking mode isn’t MKUserTrackingMode.followWithHeading.
The heading of the user’s location.
var heading: CLHeading? { get }This property is nil if the user’s location tracking mode isn’t MKUserTrackingMode.followWithHeading.