Skip to content

Commit

Permalink
Bugfix - revert accidental zoom level changes on turning circles
Browse files Browse the repository at this point in the history
  • Loading branch information
gravitystorm committed Nov 2, 2010
1 parent 4f74263 commit 05ba850
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion mapquest_inc/layer-transportation-eu.xml.inc
Expand Up @@ -289,7 +289,7 @@
</Rule>
<Rule>
&maxscale_zoom16;
&minscale_zoom17;
&minscale_zoom16;
<MarkersSymbolizer fill="white" stroke="#999999" stroke-width="1.5" width="5" height="5" placement="point" marker_type="ellipse"/>
</Rule>
<Rule>
Expand Down
2 changes: 1 addition & 1 deletion mapquest_inc/layer-transportation-uk.xml.inc
Expand Up @@ -295,7 +295,7 @@
</Rule>
<Rule>
&maxscale_zoom16;
&minscale_zoom17;
&minscale_zoom16;
<MarkersSymbolizer fill="white" stroke="#999999" stroke-width="1.5" width="5" height="5" placement="point" marker_type="ellipse"/>
</Rule>
<Rule>
Expand Down
2 changes: 1 addition & 1 deletion mapquest_inc/layer-transportation-us.xml.inc
Expand Up @@ -275,7 +275,7 @@
</Rule>
<Rule>
&maxscale_zoom16;
&minscale_zoom17;
&minscale_zoom16;
<MarkersSymbolizer fill="white" stroke="#999999" stroke-width="1.5" width="5" height="5" placement="point" marker_type="ellipse"/>
</Rule>
<Rule>
Expand Down

0 comments on commit 05ba850

Please sign in to comment.