吉安感知网项目-前端
张含笑
2026-02-05 0d52b486d651e2bc4eaa278f1bc383fc3848e580
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)