forked from drone/command-center-dashboard

罗广辉
2025-04-13 e58b12e64791dc4591e26ce895e8f97b60525c0b
src/views/Home/useMapAggregation/useMapAggregation.js
@@ -277,7 +277,7 @@
          let polygon = {}
          if (item.name == '县') {
          if (item.name === '县') {
            let material = new PolyGradientMaterial({
              color: Cesium.Color.fromCssColorString(arrColor[randomInt]),
              opacity: 0.7,