onAnnotationDragFinished

Called when an annotation dragging has finished.

Parameters

annotation

the annotation

abstract fun onAnnotationDragFinished(annotation: Annotation<*>)