From 711945c40d6d2ba967f46df19f72127a07f1c920 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20K=C3=B6pferl?= Date: Fri, 12 Mar 2021 11:41:10 +0100 Subject: [PATCH] zwei S "properties":[ { "name":"startLayer", "type":"bool", "value":true }], --- chch/a102_2OG.json | 6 ++++++ main.json | 6 ++++++ 2 files changed, 12 insertions(+) diff --git a/chch/a102_2OG.json b/chch/a102_2OG.json index 2492f30..3142bae 100644 --- a/chch/a102_2OG.json +++ b/chch/a102_2OG.json @@ -218,6 +218,12 @@ "id":21, "name":"startGang", "opacity":1, + "properties":[ + { + "name":"startLayer", + "type":"bool", + "value":true + }], "type":"tilelayer", "visible":true, "width":59, diff --git a/main.json b/main.json index 76dba72..4cc4994 100644 --- a/main.json +++ b/main.json @@ -405,6 +405,12 @@ "id":45, "name":"exitTunnelO", "opacity":1, + "properties":[ + { + "name":"startLayer", + "type":"bool", + "value":true + }], "type":"tilelayer", "visible":true, "width":89,