socib / Leaflet.TimeDimension

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

Prefer L.Evented over deprecated L.Mixin.Events #121

Closed murb closed 7 years ago

murb commented 7 years ago

1.2.0 complained about this. Implemented it with a fallback to the old object for backwards compatibility.

Fixes: https://github.com/socib/Leaflet.TimeDimension/issues/114