hideInfoWindow

Hides the info window for the underlying marker.

Not backed by observable Compose state to accommodate com.google.android.gms.maps.GoogleMap special semantics: only a single info window can be visible for the entire GoogleMap.

Only use from Compose Effect APIs, never directly from composition, to avoid unexpected behavior from cancelled compositions.