Set Starturl property

This commit is contained in:
Philipp Neumann 2020-12-26 16:46:12 +01:00
parent 105bfafbe8
commit effec4913f
2 changed files with 9 additions and 0 deletions

View File

@ -28,6 +28,12 @@
"id":9, "id":9,
"name":"start", "name":"start",
"opacity":1, "opacity":1,
"properties":[
{
"name":"startLayer",
"type":"bool",
"value":true
}],
"type":"tilelayer", "type":"tilelayer",
"visible":true, "visible":true,
"width":17, "width":17,

View File

@ -46,6 +46,9 @@
</data> </data>
</layer> </layer>
<layer id="9" name="start" width="17" height="14"> <layer id="9" name="start" width="17" height="14">
<properties>
<property name="startLayer" type="bool" value="true"/>
</properties>
<data encoding="csv"> <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,
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,