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;