1
0

3 کامیت‌ها 78b08d0019 ... 15237263fc

نویسنده SHA1 پیام تاریخ
  Koishi 15237263fc Merge branch 'master' of http://39.101.69.29:3000/sunzehao/cesium_three 1 هفته پیش
  Koishi 3f700b7900 Merge branch 'master' of http://39.101.69.29:3000/sunzehao/cesium_three 1 هفته پیش
  Koishi 301f881adc 常规上传 1 هفته پیش
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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;