Test for #288 to keep it closed, space before zoom bug

master-undefined-tagcontent
Tom MacWright 11 years ago
parent d170825685
commit 92b67a0a73

@ -0,0 +1,3 @@
#world[ zoom > 2] {
polygon-fill:#f00;
}

@ -0,0 +1,6 @@
<Style name="style" filter-mode="first">
<Rule>
<MaxScaleDenominator>100000000</MaxScaleDenominator>
<PolygonSymbolizer fill="#ff0000" />
</Rule>
</Style>
Loading…
Cancel
Save