From 0cd6f85a8a2a067d915d3959f8b0b7844c024650 Mon Sep 17 00:00:00 2001 From: Harry Bond Date: Mon, 16 Oct 2023 17:39:42 +0100 Subject: [PATCH] [styles] add white outline to place=square Signed-off-by: Harry Bond --- data/styles/clear/include/Basemap_label.mapcss | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/data/styles/clear/include/Basemap_label.mapcss b/data/styles/clear/include/Basemap_label.mapcss index 6336caf380..b788c87337 100644 --- a/data/styles/clear/include/Basemap_label.mapcss +++ b/data/styles/clear/include/Basemap_label.mapcss @@ -595,9 +595,10 @@ area|z15-[highway=pedestrian][area?], area|z15-[area:highway=pedestrian], area|z15-[highway=footway][area?], area|z15-[area:highway=footway], -area|z16-[place=square], {text: name;font-size: 11;text-color: @city_label;text-position: center;} +area|z16-[place=square], +{text: name;font-size: 11;text-color: @city_label;text-position: center;text-halo-color: @halo_park_label;text-halo-radius: 0.5;text-halo-opacity: 0.8;} /* 7.6 Military */ area|z16[landuse=military],