zengh
2023-01-16 8aa3edd56c279100c9053576f3e90fa55459fe77
public/map/core/manager/widgetsmanager.js
@@ -145,6 +145,22 @@
                    "actived": false
                },
                {
                    "label": "地图模式",
                    "id": "SupervisoryMap",
                    "widgetClass": "widgets/supervisoryMap/SupervisoryMap",
                    "type": "sider",
                    "cssPath": "widgets/supervisoryMap/SupervisoryMap.css",
                    "actived": false
                },
                {
                    "label": "卡片模式详情",
                    "id": "DetailMap",
                    "widgetClass": "widgets/detailMap/DetailMap",
                    "type": "sider",
                    "cssPath": "widgets/detailMap/DetailMap.css",
                    "actived": false
                },
                {
                    "label": "洪水风险",
                    "id": "MapBrowseWidgetCopy",
                    "widgetClass": "widgets/mapBrowsecopy/MapBrowseWidgetCopy",
@@ -343,6 +359,7 @@
             * 临时的实例化,因为还没有规划好怎么加载
             */
            _tempAppendOthers: function() {
                return;
                var map = this._map;
                var mapDomNode = dom.byId(map.id);
                //创建常用工具条