diff --git a/data/styles/clear/include/Icons.mapcss b/data/styles/clear/include/Icons.mapcss index 0405e2c3c2..f22f9b5070 100644 --- a/data/styles/clear/include/Icons.mapcss +++ b/data/styles/clear/include/Icons.mapcss @@ -28,6 +28,15 @@ /* 1. Z-INDEX OF ICONS */ +/* Default priority for all POIs to avoid building captions overlap. + Should be greater than [building] priority. + */ +node[amenity], +area[amenity], +node[man_made], +area[man_made], +{z-index: 1000;} + node|z17-[leisure], node|z16[amenity=parking], area|z16[amenity=parking],