511: add tardis' startLayer property
This commit is contained in:
parent
793d90ce73
commit
6fac613306
1 changed files with 6 additions and 0 deletions
|
@ -33,6 +33,12 @@
|
||||||
"id":18,
|
"id":18,
|
||||||
"name":"tardisStart",
|
"name":"tardisStart",
|
||||||
"opacity":1,
|
"opacity":1,
|
||||||
|
"properties":[
|
||||||
|
{
|
||||||
|
"name":"startLayer",
|
||||||
|
"type":"bool",
|
||||||
|
"value":true
|
||||||
|
}],
|
||||||
"type":"tilelayer",
|
"type":"tilelayer",
|
||||||
"visible":true,
|
"visible":true,
|
||||||
"width":100,
|
"width":100,
|
||||||
|
|
Loading…
Reference in a new issue