Kaynağa Gözat

应急图层

qinhouyu 2 yıl önce
ebeveyn
işleme
aba3367cf6
1 değiştirilmiş dosya ile 11 ekleme ve 11 silme
  1. 11 11
      src/components/supermap-2.5d.vue

+ 11 - 11
src/components/supermap-2.5d.vue

@@ -639,17 +639,17 @@ export default {
         // });
         //
         //5.农田
-        if(that.showLayer){
-          let nongtian = that.superMapRootUrl + withinData[4];
-          that.mvtMap2 = that.scene.addVectorTilesMap({
-            url: nongtian,
-            canvasWidth: 512,
-            name: 'mvt_map2',
-            viewer: that.viewer,
-            selectedColor: new Cesium.Color(250, 236, 246, 1.0),
-            show: true,
-          });
-        }
+        // if(that.showLayer){
+        //   let nongtian = that.superMapRootUrl + withinData[4];
+        //   that.mvtMap2 = that.scene.addVectorTilesMap({
+        //     url: nongtian,
+        //     canvasWidth: 512,
+        //     name: 'mvt_map2',
+        //     viewer: that.viewer,
+        //     selectedColor: new Cesium.Color(250, 236, 246, 1.0),
+        //     show: true,
+        //   });
+        // }
         //
         // //6.路网
         // let road = that.superMapRootUrl+"/map-mvt-roadXian/restjsr/v1/vectortile/maps/road_Xian";