locality
The city associated with the placemark.
Declaration
var locality: String? { get }Mentioned in
Discussion
If the placemark location is Apple’s headquarters, for example, the value for this property would be the string “Cupertino”.
The city associated with the placemark.
var locality: String? { get }If the placemark location is Apple’s headquarters, for example, the value for this property would be the string “Cupertino”.