buskerudbyen / cycling-norway

3 stars 2 forks source link

Improve snow plow simulation #53

Closed Beck-berry closed 1 year ago

Beck-berry commented 1 year ago

When simulateSnowPlows is in the query, the UI iterates over the following: no data (no coloring), all is plowed (green), all have been plowed in more than 3 hours (orange), all is snowy (white). Each has 10 seconds, then switch.

Info: the legend only updates when the map is moved. In this case, the corresponding snow-plow-status icon and text will be visible only if the coordinates change too.

Closes #43