Releases: googlemaps/android-maps-compose
Releases · googlemaps/android-maps-compose
v2.5.0
29 Jun 22:08
Compare
Sorry, something went wrong.
No results found
2.5.0 (2022-06-29)
Features
v2.4.0
23 Jun 18:18
Compare
Sorry, something went wrong.
No results found
2.4.0 (2022-06-23)
Features
Add the reason for map camera movement (#154 ) (202f34f )
v2.3.0
21 Jun 21:59
Compare
Sorry, something went wrong.
No results found
2.3.0 (2022-06-21)
Features
v2.2.1
07 Jun 13:30
Compare
Sorry, something went wrong.
No results found
2.2.1 (2022-06-07)
Bug Fixes
Prevent MapView from being recreated when still in composition (#137 ) (83b1cd7 )
v2.2.0
23 May 16:48
Compare
Sorry, something went wrong.
No results found
2.2.0 (2022-05-23)
Features
v2.1.1
06 May 21:39
Compare
Sorry, something went wrong.
No results found
2.1.1 (2022-05-06)
Bug Fixes
Ensure CameraPositionState map reference clears when GoogleMap l… (#109 ) (2f09c6d )
v2.1.0
31 Mar 17:12
Compare
Sorry, something went wrong.
No results found
2.1.0 (2022-03-31)
Features
Support specifying animation duration for camera changes. (#83 ) (aa02773 )
v2.0.0
22 Mar 19:49
Compare
Sorry, something went wrong.
No results found
2.0.0 (2022-03-22)
Features
Enables observing marker drag events (#11 )
Enables showing/hiding info window (#69 )
BREAKING CHANGES
position on Marker and sibling composables have been removed. Use MarkerPositionState to set the position instead.
v1.3.1
14 Mar 17:40
Compare
Sorry, something went wrong.
No results found
1.3.1 (2022-03-14)
Bug Fixes
Use firstOrNull vs first to prevent NoSuchElementException (#43 ) (c68fc93 )
v1.3.0
10 Mar 19:16
Compare
Sorry, something went wrong.
No results found
1.3.0 (2022-03-10)
Features
Add support to get projection. (#53 ) (e085588 )
Requires Jetpack Compose 1.2.x