layer defaults
This commit is contained in:
parent
2075f94120
commit
34edcba8c3
1 changed files with 3 additions and 3 deletions
|
@ -587,8 +587,8 @@
|
|||
"showIconBrowser": false,
|
||||
"showInfo": true,
|
||||
"showLayers": {
|
||||
"places": true,
|
||||
"events": true,
|
||||
"places": false,
|
||||
"events": false,
|
||||
"keywords": true,
|
||||
"descriptions": true,
|
||||
"transcripts": true
|
||||
|
@ -612,7 +612,7 @@
|
|||
"videoResolution": 240,
|
||||
"videoScale": "fit",
|
||||
"videoMuted": false,
|
||||
"videoSize": "small",
|
||||
"videoSize": "large",
|
||||
"videoView": "video",
|
||||
"videoVolume": 1
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue