Skip to content

Releases: googlemaps/android-maps-utils

v4.4.1

28 May 19:05
f406ef5

Choose a tag to compare

4.4.1 (2026-05-26)

Bug Fixes

  • address lint, compiler, and Error Prone warnings (#1692) (ce809c7)

v4.4.0

21 May 21:16
78137ef

Choose a tag to compare

4.4.0 (2026-05-20)

Features

  • add navigation flavor to demo for SDK 7.x reproduction (#1680) (12ac29a)

v4.3.0

27 Apr 11:57
4952609

Choose a tag to compare

4.3.0 (2026-04-24)

Features

  • add constructor parameter for custom Executor in cluster renderers (#1682) (b803dc0)

v4.2.0

23 Apr 16:08
706bb21

Choose a tag to compare

4.2.0 (2026-04-22)

Features

Bug Fixes

  • disable XML external entities in KML parser (#1673) (4516be3)
  • KMZ zip bomb mitigation by adding entry and size limits (#1677) (bae3455)
  • prevent NPE in LatLngBounds.contains by adding null checks for positions (#1675) (6b5a2d3)
  • restrict KML image downloads to http/https schemes (#1674) (898ae8f)

v4.1.1

11 Mar 21:12
a90e0bf

Choose a tag to compare

4.1.1 (2026-03-11)

Bug Fixes

v4.1.0

20 Feb 16:08
58a0179

Choose a tag to compare

4.1.0 (2026-02-20)

Features

  • Transit Layer Demo & Quality Improvements (#1653) (cb074f9)

v4.0.0

23 Jan 16:55
3a53286

Choose a tag to compare

4.0.0 (2026-01-23)

⚠ BREAKING CHANGES

  • update to maps 20.0.0: Migrated the library to use Google Maps SDK version 20.0.0. (#1644)

Features

v3.20.1

10 Dec 18:18

Choose a tag to compare

3.20.1 (2025-12-10)

Reverts

v3.20.0

09 Dec 17:26

Choose a tag to compare

3.20.0 (2025-12-09)

Features

v3.19.1

04 Nov 17:20

Choose a tag to compare

3.19.1 (2025-11-04)

Bug Fixes