support for animated markers
Some possible plugins to integrate are:
https://github.com/openplans/Leaflet.AnimatedMarker https://github.com/ewoken/Leaflet.MovingMarker
Thanks I'll add these to my backlog.
+1 for moving marker. It is useful to show my running logs.
Is this a better alternative to both those plugins https://github.com/hallahan/LeafletPlayback ?
Yes this plugin is more interesting.
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/
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.
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.
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
+1 animatedMarker to display trajectory.