postalCode
The postal code associated with the placemark.
Declaration
var postalCode: String? { get }Discussion
If the placemark location is Apple’s headquarters, for example, the value for this property would be the string “95014”.
The postal code associated with the placemark.
var postalCode: String? { get }If the placemark location is Apple’s headquarters, for example, the value for this property would be the string “95014”.