diff --git a/assets/themes/playgrounds/playgrounds.json b/assets/themes/playgrounds/playgrounds.json index c0fcbc5098..c817567406 100644 --- a/assets/themes/playgrounds/playgrounds.json +++ b/assets/themes/playgrounds/playgrounds.json @@ -56,6 +56,8 @@ "startZoom": 13, "widenFactor": 5, "layers": [ - "playground" + "playground", + "bench", + "picnic_table" ] -} \ No newline at end of file +}