Skip to content

Releases: googlemaps/android-maps-utils

v3.1.0

13 Jan 19:25

Choose a tag to compare

3.1.0 (2023-01-13)

Features

  • exposing getColor function in the ClusterRenderer (#1130) (0f0f9bd)

v3.0.0

09 Jan 20:27

Choose a tag to compare

3.0.0 (2023-01-09)

Bug Fixes

  • trigger major version release (15b90fe)

BREAKING CHANGES

v2.4.1

05 Jan 19:52

Choose a tag to compare

2.4.1 (2023-01-05)

Bug Fixes

v2.4.0

28 Jun 19:22

Choose a tag to compare

2.4.0 (2022-06-28)

Features

  • Allow changes to animation duration for marker splitting/merging effects (#1098) (1930f6a)

v2.3.0

20 Oct 21:52

Choose a tag to compare

2.3.0 (2021-10-20)

Features

  • Add overridable shouldRender() method for use case of rendering when cluster doesn't change (#996) (165534c), closes #774 #774

v2.2.6

15 Sep 19:14

Choose a tag to compare

2.2.6 (2021-09-15)

Bug Fixes

  • MapObjectManager.Collection object order (#972) (e6276a9), closes #846
  • Update appcompat to avoid "OnClickXmlDetector called context.getMainProject()" lint error (#974) (dbfdbc7)

v2.2.5

08 Jul 17:24

Choose a tag to compare

2.2.5 (2021-07-08)

Performance Improvements

  • Use LinkedHashSet instead of List in StaticCluster (#918) (1b6e817), closes #917

v2.2.4

24 Jun 13:41

Choose a tag to compare

2.2.4 (2021-06-24)

Bug Fixes

v2.2.3

28 Apr 16:10

Choose a tag to compare

2.2.3 (2021-04-28)

Bug Fixes

  • Copy drawables to drawable-xxxhdpi (#856) (8b55e18), closes #532
  • Fix MultipleArtifactsNotFoundException (1d0e062)

v2.2.2

23 Mar 18:29

Choose a tag to compare

2.2.2 (2021-03-23)

Bug Fixes