forked from MapComplete/MapComplete
Fix personal theme, add possibility to sync layer selection
This commit is contained in:
parent
4f45fed45a
commit
419f2b1351
10 changed files with 68 additions and 36 deletions
|
@ -34,5 +34,6 @@
|
|||
"width": 3,
|
||||
"color": "#bb000077"
|
||||
}
|
||||
]
|
||||
],
|
||||
"syncSelection": "global"
|
||||
}
|
|
@ -40,7 +40,9 @@
|
|||
"#note": "The 'overpassMaxZoom' should be exactly the same as or less then the overrideAll",
|
||||
"overpassMaxZoom": 15,
|
||||
"overrideAll": {
|
||||
"minZoom": 16
|
||||
"minZoom": 16,
|
||||
"syncSelection": "theme",
|
||||
"shownByDefault": false
|
||||
},
|
||||
"layers": []
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue