Skip to content

Commit

Permalink
Use ASCII direction arrows
Browse files Browse the repository at this point in the history
  • Loading branch information
Sandro Santilli committed Nov 12, 2012
1 parent 81a2132 commit 98658ef
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Expand Up @@ -77,7 +77,7 @@
<property key="labeling/isExpression" value="false"/>
<property key="labeling/labelOffsetInMapUnits" value="true"/>
<property key="labeling/labelPerPart" value="false"/>
<property key="labeling/leftDirectionSymbol" value=" "/>
<property key="labeling/leftDirectionSymbol" value="< "/>
<property key="labeling/mergeLines" value="false"/>
<property key="labeling/minFeatureSize" value="0"/>
<property key="labeling/multiLineLabels" value="false"/>
Expand All @@ -93,7 +93,7 @@
<property key="labeling/previewBkgrdColor" value="#ffffff"/>
<property key="labeling/priority" value="2"/>
<property key="labeling/reverseDirectionSymbol" value="false"/>
<property key="labeling/rightDirectionSymbol" value=" "/>
<property key="labeling/rightDirectionSymbol" value=" >"/>
<property key="labeling/scaleMax" value="0"/>
<property key="labeling/scaleMin" value="0"/>
<property key="labeling/textColorB" value="0"/>
Expand Down
Expand Up @@ -77,7 +77,7 @@
<property key="labeling/isExpression" value="false"/>
<property key="labeling/labelOffsetInMapUnits" value="true"/>
<property key="labeling/labelPerPart" value="false"/>
<property key="labeling/leftDirectionSymbol" value=" "/>
<property key="labeling/leftDirectionSymbol" value="< "/>
<property key="labeling/mergeLines" value="false"/>
<property key="labeling/minFeatureSize" value="0"/>
<property key="labeling/multiLineLabels" value="false"/>
Expand All @@ -93,7 +93,7 @@
<property key="labeling/previewBkgrdColor" value="#ffffff"/>
<property key="labeling/priority" value="3"/>
<property key="labeling/reverseDirectionSymbol" value="true"/>
<property key="labeling/rightDirectionSymbol" value=" "/>
<property key="labeling/rightDirectionSymbol" value=" >"/>
<property key="labeling/scaleMax" value="0"/>
<property key="labeling/scaleMin" value="0"/>
<property key="labeling/textColorB" value="0"/>
Expand Down

0 comments on commit 98658ef

Please sign in to comment.