infoWindowClickEvents

fun GoogleMap.infoWindowClickEvents(): Flow<Marker>

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