Skip to content

chore: Maps Compose 2.0.0 - #72

Merged
arriolac merged 5 commits into
mainfrom
maps-compose-2.0.x
Mar 22, 2022
Merged

chore: Maps Compose 2.0.0#72
arriolac merged 5 commits into
mainfrom
maps-compose-2.0.x

Conversation

@arriolac

Copy link
Copy Markdown
Contributor

Merging 2.0 related changes into main. Marker (and siblings) now requires passing in a MarkerState to set its position and control its info window.

Changes:

Closes #16

chibatching and others added 4 commits March 14, 2022 16:03
* Fix renamed property name on README

* Replace MarkerDragState with onMarkerDrag callback

* Add sample code to show how to use marker drag callback

* Fix API doc

* Introduce MarkerPositionState

* Remove onMarkerDrag callback

* Update sample

* Implement `rememberSaveable` for MarkerPositionState
Change-Id: Id18d60619ad573ef79b0c81dd05cda7e84fc8a4a
* feat: Support showing/hiding info window.

Change-Id: I3de945bd8847edd533b89d7b8f1381114df56469

* Update waitUntil timeout.

Change-Id: I5bc6b43171745e2d3df20a09e04fc116297c196d

* Add test for reusing markerstate.

Change-Id: Iccdbd0f53f424df3bf055f9b3083640716be6487
Change-Id: I35b57a23cf80d8bf48bba31191f5415ebec72a3d
@arriolac arriolac changed the title Maps compose 2.0.x Maps Compose 2.0.0 Mar 17, 2022
@arriolac arriolac changed the title Maps Compose 2.0.0 chore: Maps Compose 2.0.0 Mar 17, 2022
Change-Id: I67ff3d237ff2396b3713ecabcb4f4b6b8380f80e
@arriolac
arriolac merged commit ee7c610 into main Mar 22, 2022
@arriolac
arriolac deleted the maps-compose-2.0.x branch March 22, 2022 19:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Displaying info window as soon as a marker is added

2 participants