吉安感知网项目-前端
shuishen
2026-02-06 923745b2a138fcd243fa2b13fd5cf3f9e6eed16b
applications/drone-command/src/components/map-container/device-map-container.vue
@@ -226,7 +226,7 @@
      position: new Cesium.CallbackProperty(() => getBillboardPosition(billboard), false),
      point: {
         pixelSize: new Cesium.CallbackProperty(() => getPulseRadius(pulse), false),
         color: pulseBaseColor.withAlpha(0.2),
         color: pulseBaseColor.withAlpha(0.4),
      },
   })
   favoritePulseEntities.push(pulse)