Replies: 2 comments 11 replies
-
Please refer to this structure (in the primitiveOpts property): https://github.com/zouyaoji/vue-cesium/blob/dev/packages/composables/use-drawing/defaultOpts.ts#L198 |
Beta Was this translation helpful? Give feedback.
10 replies
-
您好 您使用量算组件的时候可以默认收起吗 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
设置了 polylineMeasurementOpts 属性
{
polylineOpts:{
width:2,
color:Cesium.Color.Blue,
colors:[Cesium.Color.Blue]
}
}
宽度变了,颜色没有变化
Beta Was this translation helpful? Give feedback.
All reactions