View Single Post
Posts: 72 | Thanked: 12 times | Joined on Dec 2008
#228
you should download from http://downloads.cloudmade.com/ a suitable map in the navit.bin format and edit /home/user/.navit/navit.xml to tell navit where your map is, something like this:
Code:
<mapset enabled="yes">
<map type="binfile" enabled="yes" data="/media/mmc1/europe.navit.bin"/>
</mapset>