Android Maps Utils Versions Save

Maps SDK for Android Utility Library

v3.4.0

1 year ago

3.4.0 (2023-02-09)

Features

v3.3.0

1 year ago

3.3.0 (2023-01-24)

Features

  • Add function to set text appearance for cluster (#1150) (72a880c)

v3.2.0

1 year ago

3.2.0 (2023-01-24)

BREAKING CHANGES

Apologies for breaking semantic versioning; only realized after release that the commit was not marked for breaking change.

v3.1.1

1 year ago

3.1.1 (2023-01-18)

Bug Fixes

v3.1.0

1 year ago

3.1.0 (2023-01-13)

Features

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

v3.0.0

1 year ago

3.0.0 (2023-01-09)

Bug Fixes

  • trigger major version release (15b90fe)

BREAKING CHANGES

  • From #1137 merged as commit 4038b7a, removed v3 library

v2.4.1

1 year ago

2.4.1 (2023-01-05)

Bug Fixes

v2.4.0

1 year ago

2.4.0 (2022-06-28)

Features

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

v2.3.0

2 years ago

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

2 years ago

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)