socib / Leaflet.TimeDimension

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

The control was not updating its own options object on init. #143

Closed acvanzant closed 4 years ago

acvanzant commented 6 years ago

The control's constructor parameter options object never overwrote the default one. This resolves Issues #142.

bielfrontera commented 4 years ago

Thanks @acvanzant! (and sorry for the delay!) I will release a new version soon with this fix.