Hi all, and thanks in advance. Is it possible to clean cesium-viewer UI items, in order to remake only the ones that we consider?
This was finally solved, thank you
I apologize for not getting to your question in time but I am happy to see that you have resolved the issue. If you post an overview of the solution, I will direct other community members to this thread when similar questions arise.
-Sam
As we work with Vue, We finally could clean some unwanted UI components at the area, inside the .vue Component. The extra-tip in here is to don’t put the ‘scoped’ attr, wich will not apply related styles to the viewer. That was where I was having the problem.
1 Like
