mapsme / omim

🗺️ MAPS.ME — Offline OpenStreetMap maps for iOS and Android
Apache License 2.0
4.58k stars 1.15k forks source link

Polygons borders not displayed #5793

Open MohamedHamouGisaia opened 7 years ago

MohamedHamouGisaia commented 7 years ago

Hello,

I'm trying to customize some polygons styles. I managed to change the fill-color but not the borders. Borders are not displayed. Here what I indicate in the Basemap.mapcss :

area|z16-[etablissement=industrial] { fill-color: @industrial; fill-opacity: 1; casing-width: 3; casing-color: @trunk_orange; z-index: 2800; }

Attached is an example of the issue. Would you have an idea of what is wrong? Thank you very much for your help.

screenshot_20170410-102134

rokuz commented 7 years ago

Hi, borders are not supported for all areas.

MohamedHamouGisaia commented 7 years ago

Hi, Thank you rokuz for your answer.

But I forgot to mention that I used to have borders in previous versions of mapsme (before the new structure of the mapcss files) for the same tags (etablissement=industrial)

screenshot_20170418-160715 screenshot_20170418-160749