MapAnnotationDragEvent
An event object that the map object dispatches when someone drags an annotation.
Declaration
class MapAnnotationDragEvent extends MapKitEventDiscussion
The Map dispatches a MapAnnotationDragEvent when someone dragging an annotation. The event type can be drag-start, dragging, or drag-end.