You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Instead of pages displayed in the current page/tab fashion, we want to support other layouts such a gridded panel where more than one page can be displayed at the same time. This could be useful for viewing the Cesium and data panels at the same time, or the Cesium and plot viewers at the same time.
The text was updated successfully, but these errors were encountered:
- Add listeners for when layers are added or removed from the MapAsset
collection and update the layers rendered on the Cesium map and the layers
displayed in the layer list.
Issue #2180, #1923, #1775
Instead of pages displayed in the current page/tab fashion, we want to support other layouts such a gridded panel where more than one page can be displayed at the same time. This could be useful for viewing the Cesium and data panels at the same time, or the Cesium and plot viewers at the same time.
The text was updated successfully, but these errors were encountered: