flutter-mapbox-gl / maps

A Mapbox GL flutter package for creating custom maps
Other
1.04k stars 503 forks source link

How to smoothly animate a marker to the next point using the updateSymbol method? #1308

Closed yvone1991 closed 1 year ago

yvone1991 commented 1 year ago

I am trying to achieve a smooth transition for my marker when it moves from one point to another using the updateSymbol method. However, I cannot find any API documentation that explains how to apply an animation effect to the marker's movement. Could you please provide guidance on how to implement this smooth animation for the marker's transition between points?

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.