harry-gibson / ee-access-tool

Earth Engine Accessibility Tool
0 stars 0 forks source link

have interface respond to loading of tiles (show count) #2

Closed harry-gibson closed 6 years ago

harry-gibson commented 6 years ago

The app currently updates to display a legend a fixed period of time after submitting the map request; if the response is slow this can result in it looking like it might have failed as no map is shown - it would be better to track the outstanding tiles and update the UI when this total starts decreasing

harry-gibson commented 6 years ago

implemented using ee.MapLayerOverlay