python-visualization / folium

Python Data. Leaflet.js Maps.

Home Page:https://python-visualization.github.io/folium/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Using HeatMapWithTime together with TimestampedGeoJson

WilliamZhao1999Disit opened this issue · comments

Is it possible to use HeatMapWithTime together with TimestampedGeoJson?

For example, when time goes forward, it simultaneously shows markers or polygons with a single time slider.

Not at the moment. The timelineslider in TimestampedGeoJson can control only one layer at the moment.

That's right, plugins in general are standalone and combining them is not supported.