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;