OpenWaterFoundation / owf-app-dev-ng

Open Water Foundation Angular application to develop common libraries
0 stars 1 forks source link

Add layer refresh information to sidebar #26

Open Nightsphere opened 2 years ago

Nightsphere commented 2 years ago

Layer refreshing works for all layers right now (vector, raster, background, and image), but it is currently impossible to tell that the refresh is actually happening. The old Poudre Dashboard had a div popup in the upper left hand of the map, just below the feature div that displayed the time since the last refresh.

Something similar should be implemented for the Infomapper, but maybe in the sidebar for each layer, since different layers could be refreshing at different times due to refreshInterval and/or refreshOffset.