googlemaps / googlemaps/android-maps-utils
Support animation of additional marker properties
- Dominant language
- Kotlin
- Stars
- 3.6k
- Forks
- 1.6k
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 17
Description
If you would like to upvote the priority of this issue, please comment below or react with :+1: so we can see what is popular when we triage.
--------
**Is your feature request related to a problem? Please describe.**
Following up on the addition of marker position animation added in v3.4.0, the [feature request](https://issuetracker.google.com/issues/35829563) in the Maps SDK for Android issue tracker also requests the ability to animate scale, alpha, and rotation.
**Describe the solution you'd like**
In [AnimationUtil.java](https://github.com/googlemaps/android-maps-utils/blob/main/library/src/main/java/com/google/maps/android/ui/AnimationUtil.java) there could be more interpolators for these additional marker properties.
Contributor guide
Assessment
This issue has not been assessed yet.