location
The location of the device.
Declaration
var location: CLLocation? { get }Mentioned in
Discussion
This property contains nil if the map view isn’t showing the user’s location, or if the map view is still determining the user’s location.
The location of the device.
var location: CLLocation? { get }This property contains nil if the map view isn’t showing the user’s location, or if the map view is still determining the user’s location.