吉安感知网项目-前端
罗广辉
2026-02-05 3d3609bc26c0e3ce1d3a8bdfbb7767dc7d15ccb1
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)