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

infoWindowCloseEvents

fun GoogleMap.infoWindowCloseEvents(): Flow<Marker>

Returns a flow that emits when a marker's info window is closed. Using this to observe info window closes will override an existing listener (if any) to GoogleMap.setOnInfoWindowCloseListener