Hi Shapespark !!
How to create welcome window after i pushed player button ?
window is opacity black background and white word .
help me plz !
Hi Shapespark !!
How to create welcome window after i pushed player button ?
window is opacity black background and white word .
help me plz !
There is no such built-in feature. You’d have to add your custom JavaScript code using the viewer API: https://github.com/shapespark/shapespark-viewer-api . The API docs have an example of a welcome pop-up: https://github.com/shapespark/shapespark-viewer-api#displaying-html-pop-ups , so you can base your code on the example.
thanks Wojtek
thank you for the information