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