googlemaps / googlemaps/android-maps-utils
Heatmaps are missing the dissipating option
Open
priority: p0
type: feature request
- Dominant language
- Kotlin
- Stars
- 3.6k
- Forks
- 1.6k
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 17
Description
**Summary:**
The Google Maps JS Heatmap SDK provides a `dissipating` parameter - which allows you to control whether heatmap stays the same size across zoom levels.
It would be great to have this here too - so we can match the experience across all platforms.
**Potential Workarounds:**
Manually updating the radius when the camera zoom level changes is one potential solution - but it causes an OOM error eventually.
Contributor guide
Assessment
This issue has not been assessed yet.