abstract fun onDragging(@NonNull marker: Marker): Unit
Called when the user drags the marker. It might lead to performance issues if overused.
marker - Marker: Selected marker.
marker