Monday, October 26, 2009

how to load map in Navit

In xterm:



Code:

cp /usr/share/navit/navit.xml ~/.navit/navit.xml

edit it with any editor you like and add something like this to it:


Code:

<mapset enabled="yes"> 

<map type="binfile" enabled="yes" data="/media/mmc2/map/planet.bin"/>
</mapset>

No comments:

Post a Comment