-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Daily data / TimeSlider #870
Copy link
Copy link
Closed as not planned
Labels
enhancementFeature request or idea about how to make folium betterFeature request or idea about how to make folium betterquestionThe issue contains a question about how to do somethingThe issue contains a question about how to do something
Metadata
Metadata
Assignees
Labels
enhancementFeature request or idea about how to make folium betterFeature request or idea about how to make folium betterquestionThe issue contains a question about how to do somethingThe issue contains a question about how to do something
Type
Fields
Give feedbackNo fields configured for issues without a type.
Hello!
This might not be the place to ask for this, but I am kind of lost with this.
I have daily data, and I wish to generate a Map with different markers (a marker per each daily event)., with some kind of control mechanism that lets me adjust the date (like a slider).
However, I do not find documentation regarding this... I've seen the plugin TimeStampedGeoJson but I am unsure this is what I am looking for.
I also see that there are some plugins like TimeSliderChoropleth that I cannot use, how can I install the latest version? (I have 0.5.0 through conda). I am looking for something like that in the notebook example, but I don't need to use Choropleth.
Thanks!