Contents

MapAnnotationSelectionEvent

An event object that the map object dispatches when someone selects or deselects an annotation.

Declaration

class MapAnnotationSelectionEvent extends MapKitEvent

Discussion

The Map dispatches a MapAnnotationSelectionEvent when someone selects or deselects an annotation. The event type can be select or deselect.

Topics

Instance Properties

See Also

Map events