enzet / map-machine

Python renderer for OpenStreetMap with custom icons intended to display as many map features as possible
MIT License
511 stars 33 forks source link

Fix icon outline drawing #38

Closed enzet closed 3 years ago

enzet commented 3 years ago

Icon outlines are now drawn for each shape separately. Overlapping part are therefore visible if outlines are partially transparent. Transparency parameter should be applied to the SVG <g> tag that wraps icon shapes.