Releases: googlemaps/android-maps-utils
Releases · googlemaps/android-maps-utils
v1.1.0
1.0.2
1.0.1
1.0.0
BREAKING CHANGES
- Add MapObjectManager for multi-layer support with KML/GeoJSON renderers (#380)
- Default item rendering to onBeforeClusterItemRendered() (#633)
- MarkerManager.Collection.setOnInfoWindowAdapter() was renamed to MarkerManager.Collection.setInfoWindowAdapter() (#380)
Bug Fixes
- KmlLayer: Update constructor to take in a Context instead (#631) (731f7e6)
- Maintain insertion order in clusters (3ca965f), closes #615
- Make KML/GeoJSON lines and polygons clickable by default (#614) (122e96b), closes #558 #454
- KmlRenderer: Recurse over multi-geometry placemarks (#605) (8abcea8)
- increase stale bot window (8811f97)
Features
- cluster: Support updating existing items (#627) (39f0c22), closes #90
- KMZ support (#625) (7f1dc6f)
- Support KML BalloonStyle template (#606) (992b797)
Performance Improvements
0.6.2
- Demo clustering with ViewModel
#506
- Differentiate between initial start and configuration change restore
#567
- Fix wrapping around IDL
#564
- Update Gradle wrapper to 5.6.3
#566
- Add MaxIntensity functionality for user defined intensities on HeatMapTiles
#499
- Use float zoom to calculate visible bounds
#483
- Remove apklib publishing
#563
- Standardize project layout
#562
- Fix whitespace errors and imports
#561
- Clean up and simplify tests
#560
- Remove redundant interface methods public modifier.
#557
- Change JUnit assertion calls.
#555
- Remove no longer relevant Android API version checks.
#553
- Remove duplicate RegExp components.
#554
- add pr templates
1c5d018
- Update CHANGELOG.md
779274e