socib / Leaflet.TimeDimension

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

The control does not respect changes to the timeZones array. #142

Closed acvanzant closed 4 years ago

acvanzant commented 6 years ago

I've updated the array to only contain one entry : 'Local', but it does not matter. It always starts at UTC and requires me to click the button to change it.

I expect that if the only option provided is Local, it should default to local and not allow any clicks as there are no other options to select.