forked from drone/command-center-dashboard

罗广辉
2025-04-13 d6e731d4e6b8c97707ee1a6cf455d6cc1f9e8e6f
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,