Skip to content

Releases: googlemaps/android-maps-compose

v6.7.1

06 Aug 18:35
Compare
Choose a tag to compare

6.7.1 (2025-08-06)

Bug Fixes

v6.7.0

16 Jul 17:50
Compare
Choose a tag to compare

6.7.0 (2025-07-16)

Features

  • added BitmapDescriptor as parameter to AdvancedMarker (#718) (e1c2277)

BREAKING CHANGES

  • rememberMarkerState has been removed in favour of rememberUpdatedMarkerState in #711 (7df3b17)

v6.6.0

22 Apr 17:59
Compare
Choose a tag to compare

6.6.0 (2025-04-22)

Features

v6.5.3

18 Apr 16:54
Compare
Choose a tag to compare

6.5.3 (2025-04-18)

Bug Fixes

v6.5.2

21 Mar 16:31
Compare
Choose a tag to compare

6.5.2 (2025-03-21)

Bug Fixes

v6.5.1

17 Mar 16:13
5fb1053
Compare
Choose a tag to compare

6.5.1 (2025-03-17)

Bug Fixes

  • Rollback of map delegate code and navigation SDK integration. (#689) (574a647)

v6.5.0

03 Mar 17:23
Compare
Choose a tag to compare

6.5.0 (2025-03-03)

Features

  • navigation compose and delegation pattern (#670) (98fbd39)

v6.4.4

10 Feb 13:06
Compare
Choose a tag to compare

6.4.4 (2025-02-10)

Bug Fixes

  • potential fix for publication issues (#677) (c8a93bc)

v6.4.3

29 Jan 22:56
Compare
Choose a tag to compare

6.4.3 (2025-01-29)

Bug Fixes

  • minor enhancements for DraggableMarkersCollectionWithPolygonActivity (#674) (af9b873)

v6.4.2

24 Jan 17:26
Compare
Choose a tag to compare

6.4.2 (2025-01-24)

Bug Fixes

  • null pointer exception in ClusterRenderer when continuously updating cluster item values (#623) (a150235)