carto/test/rendering-mss/line-width-zoom.xml

6 lines
113 B
XML

<Style name="style" filter-mode="first">
<Rule>
<LineSymbolizer stroke-width="@zoom" />
</Rule>
</Style>