socib / Leaflet.TimeDimension

Add time dimension capabilities on a Leaflet map.
MIT License
435 stars 138 forks source link

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

Open kgrosvenor opened 6 years ago

r1m commented 6 years ago

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

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

For GeoJson Handling, check example 9 and 15