Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: added method to stop animation #1457

Merged
merged 5 commits into from
Feb 5, 2025

Conversation

kikoso
Copy link
Collaborator

@kikoso kikoso commented Jan 30, 2025

The following PR adds a method to stop ongoing animations.

Currently there is no way to stop an animation while the clustering process has started. Since the animation speed can be set, this could take some time.

This PR exposes a method that can manually cancel all ongoing animations manually.

@googlemaps-bot
Copy link
Contributor

googlemaps-bot commented Jan 30, 2025

Code Coverage

Overall Project 34.41% -0.07% 🍏
Files changed 0%

File Coverage
ClusterRendererMultipleItems.java 0% -0.67%
DefaultClusterRenderer.java 0% 🍏

@kikoso kikoso marked this pull request as ready for review February 4, 2025 12:11
@dkhawk dkhawk merged commit ed99d45 into main Feb 5, 2025
11 checks passed
@dkhawk dkhawk deleted the feat/added_method_to_stop_animation branch February 5, 2025 00:56
googlemaps-bot pushed a commit that referenced this pull request Feb 5, 2025
# [3.11.0](v3.10.0...v3.11.0) (2025-02-05)

### Features

* added method to stop animation ([#1457](#1457)) ([ed99d45](ed99d45))
* setting animation on Cluster ([#1458](#1458)) ([4d61393](4d61393))
@googlemaps-bot
Copy link
Contributor

🎉 This PR is included in version 3.11.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants