Set Starturl property
This commit is contained in:
parent
105bfafbe8
commit
effec4913f
@ -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,
|
||||||
|
|||||||
@ -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,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user