It is possible with a JavaScript like this:
WALK.getViewer().menuVisible = false;
See the description of the menuVisible property in the JavaScript API doc.
It is possible with a JavaScript like this:
WALK.getViewer().menuVisible = false;
See the description of the menuVisible property in the JavaScript API doc.