KEMBAR78
Releases · googlemaps/android-maps-compose · GitHub
Skip to content

Releases: googlemaps/android-maps-compose

v6.12.1

07 Oct 15:48

Choose a tag to compare

6.12.1 (2025-10-07)

Bug Fixes

  • fixes ScaleBar to properly handle dp and px (#779) (c4106df)

v6.12.0

30 Sep 12:19

Choose a tag to compare

6.12.0 (2025-09-30)

Features

  • Improve GoogleMapsInitializer error handling and retries (#778) (4e3770d)

v6.11.0

22 Sep 20:42
eb277e2

Choose a tag to compare

6.11.0 (2025-09-22)

Bug Fixes

  • tileOverlay in tileOverlayState on TileOverlayNode update (#755) (573e0e2)
  • updating DisappearingScaleBar (#762) (ca8cf2d)

Features

  • exposing contentDescription on MarkerInfoWindow (#764) (7b55a93)

v6.10.0

09 Sep 16:10

Choose a tag to compare

6.10.0 (2025-09-09)

Features

  • Introduce a robust Google Maps initializer (#758) (87a4b5c)

v6.9.0

04 Sep 22:36

Choose a tag to compare

6.9.0 (2025-09-04)

Features

  • deprecate rememberCameraPositionState (#749) (e42f3b9)

v6.8.0

01 Sep 14:35

Choose a tag to compare

6.8.0 (2025-09-01)

Features

  • Add InternalUsageAttributionId documentation and opt out (#747) (262b530)
  • Add MapView factory to GoogleMap composable (#738) (f816dc7)

v6.7.2

19 Aug 19:45

Choose a tag to compare

6.7.2 (2025-08-19)

Bug Fixes

  • add one-time attribution ID initialization for GoogleMap (#735) (236f23a)

v6.7.1

06 Aug 18:35

Choose a tag to compare

6.7.1 (2025-08-06)

Bug Fixes

v6.7.0

16 Jul 17:50

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

Choose a tag to compare

6.6.0 (2025-04-22)

Features