-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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] - Add smooth move animation in Marker when coordinates are updated with bearing #2305
Labels
Comments
I just came up with this, not sure if it's the best/most performant approach you can do though
or as its own component:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Target Use Case
It would be nice if the marker's location is updated, it will move smoothly to the location.
Proposal
Apply a smooth transition on markers movements based on location changes
The text was updated successfully, but these errors were encountered: