Browse Source

常规上传

Koishi 1 tuần trước cách đây
mục cha
commit
301f881adc
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/cesium.vue

+ 1 - 1
src/views/cesium.vue

@@ -453,7 +453,7 @@ export default {
         }
       );
 
-      this.viewer.scene.verticalExaggeration = 10.0;
+      this.viewer.scene.verticalExaggeration = 14.0;
       this.viewer.scene.verticalExaggerationRelativeHeight = 2400.0;
 
       this.viewer.terrainProvider = terrainProvider;