src/views/Tools/AddOnlineMap.vue
@@ -200,10 +200,14 @@ }, { name: "地形", image: require("../../assets/img/imageLayer/tdmap_label.jpg"), image: require("../../assets/img/imageLayer/dixing.png"), urls: "http://{host}/LFData/2d/tiles/ter/{z}/{x}/{y}.png", }, { name: "1:20万区域地质图", image: require("../../assets/img/imageLayer/25dizhi.png"), urls: "http://{host}/LFData/2d/tiles/20w_qydz/{z}/{x}/{y}.png", }, ], } @@ -331,13 +335,6 @@ Viewer.imageryLayers.raise(window.BaseMapLayer);//将图层上移一层 }, // 添加数据 addData() { if (this.data.urls && this.data.sourceType) {