src/components/menu/CrossSectionalAnalysis.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
src/components/menu/flowRate_waterLevel.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/components/menu/CrossSectionalAnalysis.vue
@@ -100,6 +100,7 @@ const terrainHeight = viewer.scene.globe.getHeight( Cesium.Cartographic.fromDegrees(midLon, midLat) ); const cylinderBottomHeight = 0; const cylinderTopHeight = terrainHeight + 190; const cartesianBottom = viewer.scene.globe.ellipsoid.cartographicToCartesian( src/components/menu/flowRate_waterLevel.vue
@@ -188,6 +188,7 @@ }); pickedPoints.value = []; } defineExpose({ endCalculation, stopPicking