forked from drone/command-center-dashboard

shuishen
2025-04-11 29707c5d2e1e91c1311d19547c8ad8b4d96c10b2
feat:二级行政区(县区)高度调整
1 files modified
2 ■■■ changed files
src/views/Home/useMapAggregation/useMapAggregation.js 2 ●●● patch | view | raw | blame | history
src/views/Home/useMapAggregation/useMapAggregation.js
@@ -359,7 +359,7 @@
          alphaPower: 1.3
        })
        const randomInt = Math.floor(Math.random() * 5) + 1
        const randomInt = Math.floor(Math.random() * 8) + 1
        entity.polygon.extrudedHeight = (entity.properties.childrenNum._value || randomInt) * 500