Contents

isCurrentLocation

A Boolean value that indicates whether the map item represents the user’s location.

Declaration

var isCurrentLocation: Bool { get }

Discussion

If the value of this property is true, the map item represents the user’s location, and the value in the placemark property is nil.

See Also

Accessing the map item attributes