linwe
2025-10-24 fcfd3f8cf80c11eb7a80d168b52a2d16389c1c19
src/components/map/index.vue
@@ -351,7 +351,7 @@
      // that.highOrLightChange('light')
      // 地形数据添加
      // that.addTerrain()
      that.addTerrain()
      // 外网
      // global.viewer.imageryLayers.addImageryProvider(
@@ -1536,7 +1536,7 @@
      })
      // 地形数据添加
      tilesetObject[titlesetName].setHeight(-73)
      tilesetObject[titlesetName].setHeight(0)
      tilesetLayer.addOverlay(tilesetObject[titlesetName])
@@ -1610,8 +1610,8 @@
                floorPositions
              )
            ),
            extrudedHeight: maxHeight - 73, //分层顶部海拔
            height: minHeight - 73, //分层底部海拔
            extrudedHeight: maxHeight, //分层顶部海拔
            height: minHeight, //分层底部海拔
          }),
          attributes: {