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
AllLayers.js deals with different layers in customized ways. I think we could restructure to detect some layers which are groups containing multiple other layers, or most other layouts, automatically.
There is also custom logic lower in the file for handling groupedOverlayMaps like openInfrastructureMap -- I think we could solve this in info.json with a standardized way of storing/describing grouped layers.
The text was updated successfully, but these errors were encountered:
AllLayers.js deals with different layers in customized ways. I think we could restructure to detect some layers which are groups containing multiple other layers, or most other layouts, automatically.
There is also custom logic lower in the file for handling
groupedOverlayMaps
likeopenInfrastructureMap
-- I think we could solve this ininfo.json
with a standardized way of storing/describing grouped layers.The text was updated successfully, but these errors were encountered: