Skip to content

Releases: googlemaps/android-maps-compose

v8.4.0

Choose a tag to compare

@googlemaps-bot googlemaps-bot released this 16 Jul 13:50
934370f

8.4.0 (2026-07-16)

Features

  • add rotation support to cluster item API (#943) (3430231)
  • allow GoogleMap to opt out of keyboard focus traversal (#945) (7049991)

Bug Fixes

  • deps: update dependencies across android-maps-compose (d4064c7)
  • keep ComposeView attached while info window is shown for compose-ui 1.10+ compat (#931) (995ff38)
  • prevent ComposeUiClusterRenderer crash on fast back gesture with compose-ui 1.10+ (#930) (3882afa)

v8.3.1

Choose a tag to compare

@googlemaps-bot googlemaps-bot released this 07 Jul 22:34
208da46

8.3.1 (2026-07-07)

Bug Fixes

  • keep maps as single tab focus targets (#935) (2f5b340)
  • toggle map color scheme from system state (#933) (ec1276c)

v8.3.0

Choose a tag to compare

@googlemaps-bot googlemaps-bot released this 10 Apr 15:08
4b8281d

8.3.0 (2026-04-09)

Features

  • add WMS tile overlay support to maps-compose-utils (#884) (ca66e98)
  • expose rememberComposeBitmapDescriptor as public experimental API (#867) (3456db0)

Bug Fixes

  • fallback to moveCamera in lite mode for CameraPositionState animate (#877) (8994e12)
  • prevent NullPointerException in MapUpdater on HMS/microG devices (#858) (5669abd)

v8.2.2

Choose a tag to compare

@googlemaps-bot googlemaps-bot released this 17 Mar 22:53
0545c66

8.2.2 (2026-03-12)

Bug Fixes

  • avoid ComposeNotIdleException when clusterContent is null (#855) (3b12a24)

v8.2.1

Choose a tag to compare

@googlemaps-bot googlemaps-bot released this 12 Mar 01:52
4dd0dd6

8.2.1 (2026-03-12)

Bug Fixes

  • fixed issue with ProGuard/R8 and AttributionId (#861) (7b9149d)
  • prevent NoSuchElementException when computing view keys in ClusterRenderer (#857) (e34b50f)

v8.2.0

Choose a tag to compare

@googlemaps-bot googlemaps-bot released this 24 Feb 19:53
54d9f06

8.2.0 (2026-02-24)

Features

v8.1.0

Choose a tag to compare

@googlemaps-bot googlemaps-bot released this 06 Feb 22:17
62f4e43

8.1.0 (2026-02-06)

Features

v8.0.1

Choose a tag to compare

@googlemaps-bot googlemaps-bot released this 30 Jan 18:08
5fc395c

8.0.1 (2026-01-29)

Bug Fixes

v8.0.0

Choose a tag to compare

@googlemaps-bot googlemaps-bot released this 27 Jan 14:27
db27e84

8.0.0 (2026-01-27)

⚠ BREAKING CHANGES

  • update Maps SDK to v20.0.0 and add internal usage attribution (#830)

Features

  • update Maps SDK to v20.0.0 and add internal usage attribution (#830) (2ba9689)

v7.0.0

Choose a tag to compare

@googlemaps-bot googlemaps-bot released this 17 Dec 17:17
f004f26

7.0.0 (2025-12-16)

⚠ BREAKING CHANGES

  • updated Compose version (#805)

Features

Bug Fixes

  • Corrected broken links in Support section of README.md (#796) (1780317)