吉安感知网项目-前端
罗广辉
2026-04-01 25e7b04012382b78120c400dcd907efc4dc01553
applications/task-work-order/src/utils/cesium/publicCesium.js
@@ -164,7 +164,7 @@
      if (this.terrainProvider) return this.terrainProvider
      if (this.terrainLoading) return this.terrainLoading
      this.terrainLoading = Cesium.CesiumTerrainProvider.fromUrl(
         `${import.meta.env.VITE_APP_TERRAIN_URL}ja_terrain`,
         `${import.meta.env.VITE_APP_TERRAIN_URL}/360000`,
         {
            requestVertexNormals: true, // 启用地形法线增强立体感
            requestWaterMask: true, // 启用水体遮罩效果