吉安感知网项目-前端
shuishen
2026-02-04 ffaa6eb6263b131baf1e026060b03aa100abf1b3
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)