Set active flag in navit.xml
authormartin-s <martin-s@ffa7fe5e-494d-0410-b361-a75ebd5db220>
Tue, 18 Dec 2007 20:17:54 +0000 (20:17 +0000)
committermartin-s <martin-s@ffa7fe5e-494d-0410-b361-a75ebd5db220>
Tue, 18 Dec 2007 20:17:54 +0000 (20:17 +0000)
git-svn-id: https://navit.svn.sourceforge.net/svnroot/navit/trunk@651 ffa7fe5e-494d-0410-b361-a75ebd5db220

navit/src/navit.xml

index f0ccc6e..ffe6546 100644 (file)
@@ -20,7 +20,7 @@ Change to your home coordinates.
        <graphics type="opengl" />
 -->
        
-       <vehicle name="Meins" enabled="yes" source="gpsd://localhost" color="#0000ff"/>
+       <vehicle name="Meins" enabled="yes" active="1" source="gpsd://localhost" color="#0000ff"/>
        <!-- For SDL, you should add follow="1" refresh="1" to have the view centered on your position
        <vehicle name="Meins" enabled="yes" source="gpsd://localhost" color="#0000ff" follow="1" refresh="1"/>
        -->