liuyg
2022-03-18 0ed5147987068fd7be669916d200ab95b3b7d2c4
src/pcviews/specialmap/welcome.vue
@@ -200,7 +200,7 @@
                width: 6,
                arcType: true,
                material: new global.DC.PolylineImageTrailMaterialProperty({
                    color: new global.DC.Color(255, 0, 0),
                    color: global.DC.Namespace.Cesium.Color.fromBytes(10, 255, 10),
                    speed: 60,
                    image: '/img/icon/right.png',
                    repeat: { x: 320, y: 1 }