Leaflet.TimeDimension icon indicating copy to clipboard operation
Leaflet.TimeDimension copied to clipboard

Is there anyway to get a callback onChange/when time changes, and display current geoJSON object

Open kgrosvenor opened this issue 6 years ago • 1 comments

kgrosvenor avatar Jun 02 '18 14:06 kgrosvenor

For time events see : https://github.com/socib/Leaflet.TimeDimension#events

timedimension.on('timeloading', ... );

For GeoJson Handling, check example 9 and 15

r1m avatar Jun 03 '18 17:06 r1m