Set Starturl property
This commit is contained in:
parent
105bfafbe8
commit
effec4913f
@ -28,6 +28,12 @@
|
||||
"id":9,
|
||||
"name":"start",
|
||||
"opacity":1,
|
||||
"properties":[
|
||||
{
|
||||
"name":"startLayer",
|
||||
"type":"bool",
|
||||
"value":true
|
||||
}],
|
||||
"type":"tilelayer",
|
||||
"visible":true,
|
||||
"width":17,
|
||||
|
||||
@ -46,6 +46,9 @@
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="9" name="start" width="17" height="14">
|
||||
<properties>
|
||||
<property name="startLayer" type="bool" value="true"/>
|
||||
</properties>
|
||||
<data encoding="csv">
|
||||
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
|
||||
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user