-
With the upcoming iTwin.js Core 3.0 release, the packages within this repository will need to be updated.
The following list of packages are still active in this repository and need to be updated. …
-
**Describe the bug**
We are trying to apply `FeatureOverrides` via the `EmphasizeElements` api when the iModel is loaded.
However the overrides aren't applied.
If I delay the call to the `Emp…
-
Hi there, I have set up the grouping and mapping widget, however out of the box the check boxes seem to not be working as they should. They are so small and skinny that I cant tell if anything…
-
After upgrading to v3 the Measurements widget seems to always autoload, as a widget, but blank with nothing on it.
![image](https://user-images.githubusercontent.com/13782679/153169916-7758ce97-803…
-
looking at [this line of `BaseViewer`](https://github.com/iTwin/viewer/blob/e35a829a3189f71eb18579d5d22f33e3b3cbe2ef/packages/modules/viewer-react/src/components/BaseViewer.tsx#L110), the viewer won't…
-
I tried to had a map provider public key with the following code in the viewer but the map is not displayed:
```JSX
```
Thanks.
-
On Monday, October 4th, the viewer-components-react repo will be transferred to the [iTwin Platform](https://github.com/iTwin) organization on Github.
All branches, pull requests, issues, and discu…
-
Hi,
I have converted a *.nwd file and opened it with your amazing viewer, but the most of the properties are missing. Is there something I can do to get these data as well? Thanks a lot, Henrik
* * *…
-
I've been looking at changing the units that the iTwins Viewer displays in, as currently measurements are showing up in Imperial. Looking through the documentation, this seems to be the default, and i…
-
Hello,
Considering the model, you can interact with its elements (that is, click on the element) and get more detailed information on the side information window. I wanted to find out where the code …