Hi,
is it possible to hide/show a mixin, i.e. the viewerCesiumInspectorMixin with an attribute or do I have to set attributes on the css ?
Rüdiger
Hi,
is it possible to hide/show a mixin, i.e. the viewerCesiumInspectorMixin with an attribute or do I have to set attributes on the css ?
Rüdiger
Hi Rüdiger,
It is possible to use the dropDownVisible property to collapse the options in the viewerCesiumInspectorMixin. Here is a barebones Sandcastle example. If that’s not enough you’d probably need to change it through CSS.
Best,
Eli