onAnnotationDragStarted

Called when an annotation dragging has started.

Parameters

annotation

the annotation

abstract fun onAnnotationDragStarted(annotation: Annotation<*>)