added example for osd zoom buttons
authorchristeck <christeck@ffa7fe5e-494d-0410-b361-a75ebd5db220>
Thu, 21 Aug 2008 20:31:36 +0000 (20:31 +0000)
committerchristeck <christeck@ffa7fe5e-494d-0410-b361-a75ebd5db220>
Thu, 21 Aug 2008 20:31:36 +0000 (20:31 +0000)
git-svn-id: https://navit.svn.sourceforge.net/svnroot/navit/trunk/navit@1293 ffa7fe5e-494d-0410-b361-a75ebd5db220

navit/navit.xml

index a24927a..0afc4e6 100644 (file)
@@ -32,6 +32,8 @@ Change to your home coordinates.
        <osd type="compass" />
        <osd type="eta" />
        <osd type="navigation" />
+       <osd type="button" x="48" y="336" command="zoom_in" src="zoom_in.xpm" />
+       <osd type="button" x="48" y="96" command="zoom_out" src="zoom_out.xpm" />
 -->