From ad2c48fdf0991a5d802edce33a26ea2429224bba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9my=20Ragusa?= Date: Wed, 24 Oct 2018 11:44:37 +0200 Subject: [PATCH] change zoom level --- amenity-points.mss | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/amenity-points.mss b/amenity-points.mss index 7bf37869a6..8d219d71b6 100644 --- a/amenity-points.mss +++ b/amenity-points.mss @@ -769,17 +769,17 @@ marker-clip: false; } - [feature = 'historic_memorial'][zoom >= 17], - [feature = 'historic_memorial_stele'][zoom >= 19] { + [feature = 'historic_memorial'][zoom >= 18], + [feature = 'historic_memorial_stele'][zoom >= 18] { marker-file: url('symbols/historic/memorial.svg'); [memorial = 'bust'][zoom >= 19] { marker-file: url('symbols/historic/bust.svg'); } [memorial = 'blue_plaque'][zoom >= 19], - [memorial = 'plaque'][zoom >= 19] { + [memorial = 'plaque'][zoom >= 17] { marker-file: url('symbols/historic/plaque.svg'); } - [memorial = 'statue'][zoom >= 19] { + [memorial = 'statue'][zoom >= 18] { marker-file: url('symbols/historic/statue.svg'); } [memorial = 'stone'][zoom >= 19] {