Smoothly move pin (feature)
FEATURE REQUEST / SUGGESTION
SUMMARY
Would like to smoothly move a pin from one position to another.
DETAILS
When tracking third parties, a new location may only be obtained every 30 seconds or so.
It would be useful to smoothly move pin from their old location to their new location when the position is changed would be very useful.
Interesting! I'll find how to implement it.
it's not related to maps functionality. It may be easily achieved by some mathematical methods, like interpolation, in user code. Don't waste time on implementing it.
it's not related to maps functionality. It may be easily achieved by some mathematical methods, like interpolation, in user code. Don't waste time on implementing it.
@cbagpipe can u please share..if u have implemented this.
it's not related to maps functionality. It may be easily achieved by some mathematical methods, like interpolation, in user code. Don't waste time on implementing it.
@cbagpipe could you share how to do ?
@amay077 any work going on on this feature? I've spent 3 days on trying to smoothly animate a pin and still can't find a solution