这是indexloc提供的服务,不要输入任何密码
Skip to content

feat: added parameter to modify duration to AnimationUtil #1505

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

Merged
merged 5 commits into from
Apr 17, 2025

Conversation

kikoso
Copy link
Collaborator

@kikoso kikoso commented Apr 17, 2025

The following PR introduces a new method, to modify the duration of the animation in the AnimationUtil. In order to keep the API backwards compatible and avoid a breaking change, the previous method is preserved.

Fixes #1504

@googlemaps-bot
Copy link
Contributor

googlemaps-bot commented Apr 17, 2025

Code Coverage

Overall Project 34.83% -0.02% 🍏
Files changed 64.29% 🍏

File Coverage
AnimationUtil.java 90.63% -3.13% 🍏

@dkhawk dkhawk merged commit de58abf into main Apr 17, 2025
11 checks passed
@dkhawk dkhawk deleted the feat/added_parameter_for_duration branch April 17, 2025 16:47
googlemaps-bot pushed a commit that referenced this pull request Apr 17, 2025
# [3.13.0](v3.12.0...v3.13.0) (2025-04-17)

### Features

* added parameter to modify duration to AnimationUtil ([#1505](#1505)) ([de58abf](de58abf))
@googlemaps-bot
Copy link
Contributor

🎉 This PR is included in version 3.13.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.

Make animation duration in AnimationUtil.animateMarkerTo configurable
3 participants