From faa1d59d2bac54bdee15869b15bd267b96e59d14 Mon Sep 17 00:00:00 2001 From: Robin van der Linde Date: Mon, 5 Feb 2024 13:08:30 +0100 Subject: [PATCH] Add shelter to nature theme --- assets/themes/nature/nature.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/assets/themes/nature/nature.json b/assets/themes/nature/nature.json index 50bc46930..c92b0a0e1 100644 --- a/assets/themes/nature/nature.json +++ b/assets/themes/nature/nature.json @@ -52,7 +52,8 @@ "bench", "picnic_table", "toilet", - "guidepost" + "guidepost", + "shelter" ], "override": { "minzoom": 16 @@ -60,4 +61,4 @@ } ], "widenFactor": 2 -} +} \ No newline at end of file