maps-ktx / com.google.maps.android.ktx / com.google.android.gms.maps.GoogleMap / infoWindowLongClickEvents

infoWindowLongClickEvents

fun GoogleMap.infoWindowLongClickEvents(): Flow<Marker>

Returns a flow that emits when a marker's info window is long pressed. Using this to observe info window long presses will override an existing listener (if any) to GoogleMap.setOnInfoWindowLongClickListener