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