coordinate
The center point (specified as a map coordinate) of the annotation.
Declaration
var coordinate: CLLocationCoordinate2D { get }Discussion
Your implementation of this property must be key-value observing (KVO) compliant. For more information on how to implement support for KVO, see Key-Value Observing Programming Guide.
See Also
Related Documentation
- Location and Maps Programming Guide