吉安感知网项目-前端
shuishen
2026-01-17 82ca342142a31dc3cc20659d4bf964fd337cb710
applications/drone-command/src/components/map-container/device-map-container.vue
@@ -257,8 +257,9 @@
         position: Cesium.Cartesian3.fromDegrees(position.longitude, position.latitude, 0),
         billboard: {
            image: equipmentIcon,
            width: 40.34,
            height: 40.34,
            width: 40,
            height: 56,
            verticalOrigin: Cesium.VerticalOrigin.BOTTOM,
         },
      })
   })