src/views/Tools/AddOnlineMap.vue
@@ -340,8 +340,11 @@ window.map.addLayer(window.olBaseMapLayer); } Viewer.imageryLayers.lowerToBottom(window.BaseMapLayer);//将图层移到最底层 Viewer.imageryLayers.raise(window.BaseMapLayer);//将图层移到最底层 Viewer.imageryLayers.raise(window.BaseMapLayer);//将图层上移一层 if (is_production) { Viewer.imageryLayers.raise(window.BaseMapLayer);//将图层上移一层 } }, // 添加数据 addData() {