mapLongClickEvents

fun GoogleMap.mapLongClickEvents(): Flow<LatLng>

Returns a flow that emits when the map is long clicked. Using this to observe map click events will override an existing listener (if any) to GoogleMap.setOnMapLongClickListener