Hello everyone!
In the same process as the custom url to redirect to the desired view (view=view_name) I want to know if it is possible to activate Html labels?
I wish during a redirection that a frame opens automatically.
Beautiful day !
Hello everyone!
In the same process as the custom url to redirect to the desired view (view=view_name) I want to know if it is possible to activate Html labels?
I wish during a redirection that a frame opens automatically.
Beautiful day !
Hi There is no such a built-in feature. You’d have to write your own JavaScript code to listen to hash changes: Window: hashchange event - Web APIs | MDN and open HTML pop-up using the Shapespark viewer API: GitHub - shapespark/shapespark-viewer-api: JavaScript API for interacting with the Shapespark 3D scene.