python-visualization / folium

Python Data. Leaflet.js Maps.
https://python-visualization.github.io/folium/
MIT License
6.91k stars 2.22k forks source link

How to make interactive map with time factor #208

Closed hunan0121 closed 8 years ago

hunan0121 commented 9 years ago

Hi guys, I like using folium for visualising data on maps in ipython notebook. Just wonder how can I make an interactive map by including a time slider bar to display different sets of data on the map corresponding to time change? Thanks for advising.

BibMartin commented 9 years ago

Hi @hunan0121 This is something we are working on today. There's a first possibility using today's master ; you can look at this and use it in taking inspiration from there. But it's not stable, you may need to hack a bit, and we are going to break everything in the coming weeks.

I let this issue open until we have a better answer.

hunan0121 commented 9 years ago

@BibMartin Thanks for your advise and prompt reply. Look forward to more awesome features coming with the next version of Folium :+1: Thank you so much.

BibMartin commented 9 years ago

Your welcome @hunan0121. I ping you when this is stabilized.

ocefpaf commented 8 years ago

Hi @hunan0121 I am closing this because this is a feature that is currently under development.

Stay tuned for the next version of folium and please re-open this issue if necessary.