Releases: googlemaps/android-maps-compose
Releases · googlemaps/android-maps-compose
v2.14.1
2.14.1 (2023-09-14)
Bug Fixes
- make all listeners null by default (#320) (dc743a)
- fixed issue when multiple marker managers have been added, for instance in multiple clustering (#396) (ff3f98b)
v2.14.0
2.14.0 (2023-08-17)
Features
- customize Marker using MarkerComposable (#355) (51bb2bf)
v2.11.5
2.11.5 (2023-07-25)
Bug Fixes
- fixed crash when the Bitmap size is zero in the ClusterRenderer (#336) (93b9b85)
v2.11.4
2.11.4 (2023-03-29)
Bug Fixes
- Fix NoSuchElementException when rendering custom cluster content (#280) (3dfd6bf)
v2.11.3
2.11.3 (2023-03-20)
Bug Fixes
- Fix render leak for cluster items that are removed (#292) (63779d3)
v2.11.2
2.11.2 (2023-03-15)
Bug Fixes
- Expose maps-utils as API dependency from maps-compose-utils (#287) (bf4f5a3)
v2.11.1
2.11.1 (2023-03-07)
Bug Fixes
- Fix Clustering not updating when new items are provided (#279) (6a90ba9)