on Drag Started
fun onDragStarted(onDragStart: (PolylineAnnotation) -> Unit): PolylineAnnotationGroupInteractionsState
Set onDragStart Callback to be invoked when one of the PolylineAnnotation dragging has started. The dragged PolylineAnnotation will be passed as parameter.