Viewer settings

Hi guys, is it possibile to move the button of automatic tour in other side of the screen? I would like to make the button more visible. Also I would like to hide the views from the screen but consider them in the automatic tour. Thank u so much

Hi, the built-in auto tour function doesn’t have such options. If you know JavaScript, you can build your own auto tour mode activated by a custom button using the switchToView and onViewSwitchDone API functions: GitHub - shapespark/shapespark-viewer-api: JavaScript API for interacting with the Shapespark 3D scene.

Is there a tutorial for this? I don’t know very well JavaScript. Thank u so much!