make highway junctions more readable
This commit is contained in:
parent
3dfd9334fb
commit
58ff0fbacc
1 changed files with 2 additions and 2 deletions
|
@ -295,8 +295,8 @@
|
|||
</groupFilter>
|
||||
</group>
|
||||
<group>
|
||||
<filter appMode="car" minzoom="13" textSize="14" textBold="true" textWrapWidth="12" textMinDistance="20" tag="highway" value="motorway_junction" textOrder="12"/>
|
||||
<filter minzoom="14" textSize="14" textBold="true" textWrapWidth="12" textMinDistance="20" tag="highway" value="motorway_junction" textOrder="12"/>
|
||||
<filter appMode="car" tag="highway" value="motorway_junction" minzoom="13" textSize="14" textBold="true" textWrapWidth="20" textMinDistance="20" textOrder="12"/>
|
||||
<filter tag="highway" value="motorway_junction" minzoom="14" textSize="14" textBold="true" textWrapWidth="20" textMinDistance="20" textOrder="12"/>
|
||||
<groupFilter>
|
||||
<filter nightMode="true" textColor="#ffffff"/>
|
||||
<filter nightMode="false" textColor="#000000"/>
|
||||
|
|
Loading…
Reference in a new issue