ctmm-initiative / ctmmweb

Web app for analyzing animal tracking data, built upon ctmm R package
http://biology.umd.edu/movement.html
GNU General Public License v3.0
34 stars 22 forks source link

Animation in maps #43

Closed xhdong-umd closed 6 years ago

xhdong-umd commented 6 years ago

It'll be great if we can have animation in maps.

Because our maps are based on leaflet, the animation need to happen in leaflet map. There are several animation or timeline plugins for leaflet in javascript, but there is no R binding for them yet. The author of leaflet.extras is working on some of them, could be time dimension, playback or timeline.

xhdong-umd commented 6 years ago

The author replied that he is busy in Q1 2018. We need wait till at least Q2.

xhdong-umd commented 6 years ago

Temporarily closing the issue until we get time to revisit it.