leaflet.extras icon indicating copy to clipboard operation
leaflet.extras copied to clipboard

support for animated markers

Open cole-brokamp opened this issue 9 years ago • 9 comments

Some possible plugins to integrate are:

https://github.com/openplans/Leaflet.AnimatedMarker https://github.com/ewoken/Leaflet.MovingMarker

cole-brokamp avatar Dec 02 '16 21:12 cole-brokamp

Thanks I'll add these to my backlog.

bhaskarvk avatar Dec 04 '16 17:12 bhaskarvk

+1 for moving marker. It is useful to show my running logs.

byzheng avatar Dec 17 '16 00:12 byzheng

Is this a better alternative to both those plugins https://github.com/hallahan/LeafletPlayback ?

bhaskarvk avatar Dec 17 '16 00:12 bhaskarvk

Yes this plugin is more interesting.

byzheng avatar Dec 17 '16 04:12 byzheng

Yes, that looks better. One feature I was hoping for was the ability to plot the trailing line after the marker is animated across it. Something like this example usage:

http://zevross.com/blog/2014/12/09/use-d3-to-gradually-reveal-points-on-a-leaflet-web-map/

cole-brokamp avatar Dec 17 '16 14:12 cole-brokamp

What concerns me about the AnimatedMarker and MovingMarker plugin is that the speed is set rather arbitrarily while the LeafletPlayback deduces the speed from the timestamped entries.

bhaskarvk avatar Dec 17 '16 16:12 bhaskarvk

https://github.com/rubenspgcavalcante/leaflet-ant-path

This is cool if it could be used for airline routes visualization. I am very looking for this feature.

dwy904 avatar May 09 '17 06:05 dwy904

https://github.com/openplans/Leaflet.AnimatedMarker https://github.com/ewoken/Leaflet.MovingMarker https://github.com/hallahan/LeafletPlayback

but how to use these plugins in R, I am not able to figure out. please help

theshauryasingh avatar Mar 12 '18 07:03 theshauryasingh

+1 animatedMarker to display trajectory.

harryprince avatar Nov 22 '18 08:11 harryprince

The following plugins are integrated in leaflet.extras2

Ant Path Moving Markers Playback

trafficonese avatar Mar 10 '24 09:03 trafficonese