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