annotations
The annotations associated with the map view.
Declaration
var annotations: [any MKAnnotation] { get }Discussion
The objects in this array adopt the MKAnnotation protocol. If the map view has no associated annotations, the value of this property is an empty array.