forked from drone/command-center-dashboard

张含笑
2025-04-11 f260ee9c8d023c28f6915eb62c4d74d7f05e7d9d
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