surprise
2024-01-15 87e98d5b5efeb7a9cf6330ae03e6dd53699b7ef1
src/components/map/viewer.vue
@@ -102,9 +102,9 @@
      window.sgworld = new SmartEarth.EarthCtrl(
        "sdkContainer",
        {
          StaticFileBaseUrl: "../../../static/CimSDK/",
          // StaticFileBaseUrl: "../../../static/CimSDK/",
          // StaticFileBaseUrl: "../../../SW/static/CimSDK/",
          // StaticFileBaseUrl: "../../../JSJKZHGS/static/CimSDK/",
          StaticFileBaseUrl: "../../../JSJKZHGS/static/CimSDK/",
        },
        {},
        {},
@@ -131,7 +131,8 @@
      window.viewer = sgworld._Viewer;
      sgworld._Viewer.scene.moon.show = false;
      // Viewer.terrainProvider=Cesium.createWorldTerrain()
      //显示fps
      sgworld._Viewer.scene.debugShowFramesPerSecond = true;
      window.sgwfs = new SmartEarth.WFSTool(sgworld._Viewer, Cesium);
      Viewer.shadows = false;
      //深度检测