googlemaps / v3-utility-library

Utility libraries for Google Maps JavaScript API v3
Apache License 2.0
1.1k stars 1.3k forks source link

Cluster "explode" animation #641

Closed dfabulich closed 3 years ago

dfabulich commented 4 years ago

Is your feature request related to a problem? Please describe. When clicking on a cluster, the cluster disappears and is replaced with smaller clusters/markers. This is visually disorienting.

Describe the solution you'd like An (optional) "explosion" animation, where the smaller clusters/markers animate from the center of the cluster to their actual locations.

Describe alternatives you've considered We implemented our own marker clusterer that implements clustering and markers as a layer, using CSS animations to animate the markers into position. It would be nice to use the stock MarkerClustererPlus library instead.

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. Please comment here if it is still valid so that we can reprioritize. Thank you!

stale[bot] commented 3 years ago

Closing this. Please reopen if you believe it should be addressed. Thank you for your contribution.