Trying to fix new start layer
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
f2c5824ba6
commit
3644085f37
1 changed files with 6 additions and 0 deletions
|
@ -81,6 +81,12 @@
|
||||||
"id":30,
|
"id":30,
|
||||||
"name":"start_schuppen",
|
"name":"start_schuppen",
|
||||||
"opacity":1,
|
"opacity":1,
|
||||||
|
"properties":[
|
||||||
|
{
|
||||||
|
"name":"startLayer",
|
||||||
|
"type":"bool",
|
||||||
|
"value":true
|
||||||
|
}],
|
||||||
"type":"tilelayer",
|
"type":"tilelayer",
|
||||||
"visible":true,
|
"visible":true,
|
||||||
"width":200,
|
"width":200,
|
||||||
|
|
Loading…
Reference in a new issue