on Drag Finished
fun onDragFinished(onDragFinish: (PolygonAnnotation) -> Unit): PolygonAnnotationGroupInteractionsState
Set onDragFinish Callback to be invoked when one of the PolygonAnnotation dragging has finished. The dragged PolygonAnnotation will be passed as parameter.