Skip to content

Releases: googlemaps/android-maps-compose

v6.2.1

05 Nov 17:28
Compare
Choose a tag to compare

6.2.1 (2024-11-05)

Bug Fixes

  • Prevent Clustering with composable content from displaying default markers (#615) (95c6306)

v6.2.0

29 Oct 16:28
Compare
Choose a tag to compare

6.2.0 (2024-10-29)

Features

  • customize MarkerInfoWindow's Marker using Composable (#384) (6dfe858)

v6.1.2

03 Sep 16:49
Compare
Choose a tag to compare

6.1.2 (2024-09-03)

Bug Fixes

v6.1.1

25 Jul 14:12
Compare
Choose a tag to compare

6.1.1 (2024-07-25)

Bug Fixes

v6.1.0

09 Jul 20:29
Compare
Choose a tag to compare

6.1.0 (2024-07-09)

Features

  • Use AndroidView overload which re-uses MapView to improve performance in lazy layouts (#436) (0447f43), closes #522

Fixes

v6.0.0

03 Jul 15:35
Compare
Choose a tag to compare

6.0.0 (2024-07-03)

BREAKING CHANGES

  • leverage @StateFactoryMarker to flag State object creation without remember or similar mechanisms. (#516) (9ed3f7a), closes #506
  • added MapColorScheme (#591) (569ef39)

v5.0.4

24 Jun 15:40
Compare
Choose a tag to compare

5.0.4 (2024-06-24)

Bug Fixes

  • fix release step (#586) (e5dc195)
  • Return early in rememberComposeBitmapDescriptor for invalid view size (#533) (db97e65)

v5.0.3

06 Jun 11:43
Compare
Choose a tag to compare

v5.0.2

04 Jun 21:42
Compare
Choose a tag to compare

5.0.2 (2024-06-04)

Bug Fixes

  • make DefaultMapProperties, DefaultMapUiSettings, and NoPadding public (#514) (0a03820), closes #513

v5.0.1

08 May 13:57
Compare
Choose a tag to compare

5.0.1 (2024-05-08)

Bug Fixes