added rendering for powerline in the bike layout. Should be
authorchristeck <christeck@ffa7fe5e-494d-0410-b361-a75ebd5db220>
Tue, 19 Aug 2008 15:50:58 +0000 (15:50 +0000)
committerchristeck <christeck@ffa7fe5e-494d-0410-b361-a75ebd5db220>
Tue, 19 Aug 2008 15:50:58 +0000 (15:50 +0000)
sufficient for cable cars as well (thin gray line with dots every
few decameters)

git-svn-id: https://navit.svn.sourceforge.net/svnroot/navit/trunk@1263 ffa7fe5e-494d-0410-b361-a75ebd5db220

navit/navit/navit.xml

index 8202f4b..4258034 100644 (file)
@@ -1540,6 +1540,10 @@ Change to your home coordinates.
                        <item type="height_line_2" order="0-">
                                <polyline color="#000000" width="2" /> 
                        </item>
+                       <item type="powerline" order="12-">
+                               <polyline color="#778899" width="1" />
+                               <polyline color="#778899" dash="1,80" width="5" />
+                       </item>
                        <item type="street_route" order="2">
                                <polyline color="#0000a0" width="4" /> 
                        </item>