| | |
| | | "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", |
| | |
| | | * 临时的实例化,因为还没有规划好怎么加载 |
| | | */ |
| | | _tempAppendOthers: function() { |
| | | return; |
| | | var map = this._map; |
| | | var mapDomNode = dom.byId(map.id); |
| | | //创建常用工具条 |