Hide default viewer buttons
How can I hide the viewer buttons like :
- The button that show and hide the layer list
- The button shows and hide the toolbar
0
-
Sure. Open the viewer's configuration file (e.g. Desktop.json.js) in a text editor, and search for DataFrameButtonView. 2 lines down, change "visible": true to "visible": false.
Repeat for TabbedToolbarView.
Note that you can still open the toolbar by clicking on the title area above the map.0
Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.
Kommentare
1 Kommentar