Browse Source

图斑颜色修改

zpf 10 months ago
parent
commit
6f89c7b4c6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/cockpit/js/tdsy.js

+ 1 - 1
src/views/cockpit/js/tdsy.js

@@ -25,7 +25,7 @@ export const add = (res, oneDArray) => {
                 positions: Cesium.Cartesian3.fromDegreesArrayHeights(oneDArray),
             },
             // outline: false,
-            // material: Cesium.Color.fromCssColorString(xzqh_color),
+            material: Cesium.Color.fromCssColorString("rgba(10, 95, 152, 0.4)"),
 
             height: 5,
             // extrudedHeight: 5,