Leaflet.TimeDimension
Leaflet.TimeDimension copied to clipboard
Is there anyway to get a callback onChange/when time changes, and display current geoJSON object
For time events see : https://github.com/socib/Leaflet.TimeDimension#events
timedimension.on('timeloading', ... );
For GeoJson Handling, check example 9 and 15