googlemaps / googlemaps/android-maps-compose

Marker info windows do not preserve visibility across configuration changes

Open
#520 0 comments 0 reactions 0 assignees View on GitHub
priority: p1 type: bug
Dominant language
Kotlin
Stars
1.3k
Forks
181
Avg merge
2d 23h
Merged PRs (30d)
18

Description

android-maps-compose 4.3.2

Marker info windows do not preserve visibility across configuration changes.

One would expect this functionality to be covered by `MarkerState`, which offers access to info window visibility, and the custom `MarkerState.Saver` used by `rememberMarkerState()`, which leverages `rememberSaveable()`. However, this does not do it.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.