Measurement Tab in iTwin Viewer 3.x #3845
Unanswered
ashish-srivastava1
asked this question in
General
Replies: 2 comments
-
If you upgrade to the latest itwin/measure-tools-react PKG you should be able to auto hide the widget unless a measurement has been created/selected. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Also make sure your @itwin/web-viewer-react version is at least 2.0.10 or above. Otherwise, there will be a conflict between two versions of measure-tools-react in your package-json.lock file, because if your @itwin/web-viewer-react version is 2.0.5 for example, it would depend on measure-tools-react version 0.2.0, which is outdated. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Is there a way to hide Measurement Tab in iTwin Viewer?
Beta Was this translation helpful? Give feedback.
All reactions