forked from drone/command-center-dashboard

chenyao
2025-04-12 6807f79a2a1e8aafc2458af47229f795b56cd12e
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