vc-drawings/vc-measurements : measureUnits, customize labels #595
Unanswered
PetukhovArt
asked this question in
Q&A
Replies: 1 comment 1 reply
-
You could consider obtaining the drawn data, such as drawingsRef.value.getDrawingActionInstances()[2].cmpRef.value.renderDatas.value, and then convert it to CZML. |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi !
Some questions with vc-measurements :
show label (name of graphics) in the center of graphics (polygon,circle , ..etc)
point label , how to customize showing text values?

i can't understand , how to await cesiumObject is ready and primitives are set , this only works with manual setTimeout
and if i draw new graphics , labels reset to default text
dynamic change data of drawing options such as show labels ( i dont want to show labels in different conditions , may be height)
Beta Was this translation helpful? Give feedback.
All reactions