googlemaps / googlemaps/android-maps-utils
Unify methods from the ClusterRendererMultipleItems into ClusterRenderer
Open
priority: p2
type: feature request
- Dominant language
- Kotlin
- Stars
- 3.6k
- Forks
- 1.6k
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 17
Description
The PR implementing [ClusterRendererMultipleItems](https://github.com/googlemaps/android-maps-utils/pull/1438) adds methods for managing animations in a renderer.
These changes were applied to `ClusterRendererMultipleItems` instead of `ClusterRenderer` to avoid introducing a breaking change.
Once the feature has been sufficiently tested and deemed stable, these methods could be moved to the base `ClusterRenderer` to extend this functionality to all renderers.
Contributor guide
Assessment
This issue has not been assessed yet.