replace 'never' language-independently
This commit is contained in:
parent
4a8df1e6a2
commit
5fca28374d
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
||||||
<renderingProperty attr="viRendered" name="Trial road colors" description="Experiment with road colors"
|
<renderingProperty attr="viRendered" name="Trial road colors" description="Experiment with road colors"
|
||||||
type="boolean" possibleValues=""/>
|
type="boolean" possibleValues=""/>
|
||||||
<renderingProperty attr="contourLines" name="Show contour lines" description="Select minimum zoom level to display in map if available. Separate SRTM-file may be needed."
|
<renderingProperty attr="contourLines" name="Show contour lines" description="Select minimum zoom level to display in map if available. Separate SRTM-file may be needed."
|
||||||
type="string" possibleValues="never,13,12,11"/>
|
type="string" possibleValues="--,13,12,11"/>
|
||||||
<renderingProperty attr="appMode" name="Rendering mode" description="Map optimization for respective User Profile"
|
<renderingProperty attr="appMode" name="Rendering mode" description="Map optimization for respective User Profile"
|
||||||
type="string" possibleValues="default,car,bicycle,pedestrian"/>
|
type="string" possibleValues="default,car,bicycle,pedestrian"/>
|
||||||
<renderingProperty attr="noPolygons" name="No polygons" description="Make all areal land features on map transparent"
|
<renderingProperty attr="noPolygons" name="No polygons" description="Make all areal land features on map transparent"
|
||||||
|
|
Loading…
Reference in a new issue