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.
See Also
Related Documentation
- Location and Maps Programming Guide