Skip to content

Commit

Permalink
Update maps-compose/src/main/java/com/google/maps/android/compose/Mar…
Browse files Browse the repository at this point in the history
…ker.kt

Co-authored-by: Uli Bubenheimer <[email protected]>
  • Loading branch information
2 people authored and smith.jspiner committed Dec 17, 2024
1 parent 20e603e commit 5761aaf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ public fun rememberMarkerState(
* This function updates the state value according to the update of the input parameter,
* like 'rememberUpdatedState'.
*
* This cannot be used to preserve info window visibility across configuration changes.
* This cannot be used to preserve state across configuration changes.
*/
@Composable
public fun rememberUpdatedMarkerState(
Expand Down

0 comments on commit 5761aaf

Please sign in to comment.