selectedAnnotations
The selected annotations.
Declaration
var selectedAnnotations: [any MKAnnotation] { get set }Discussion
Assigning a new array to this property selects only the first annotation in the array.
The selected annotations.
var selectedAnnotations: [any MKAnnotation] { get set }Assigning a new array to this property selects only the first annotation in the array.