markerDragEvents

fun GoogleMap.markerDragEvents(): Flow<OnMarkerDragEvent>

Returns a flow that emits when a marker is dragged. Using this to observer marker drag events will override existing listeners (if any) to GoogleMap.setOnMarkerDragListener