<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.webos-internals.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Noradtux</id>
	<title>WebOS Internals - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.webos-internals.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Noradtux"/>
	<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/wiki/Special:Contributions/Noradtux"/>
	<updated>2026-04-20T06:05:25Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.35.1</generator>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=Application:NavitReleaseNotes&amp;diff=18865</id>
		<title>Application:NavitReleaseNotes</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=Application:NavitReleaseNotes&amp;diff=18865"/>
		<updated>2011-09-17T18:26:50Z</updated>

		<summary type="html">&lt;p&gt;Noradtux: /* Navit Release Notes */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Navit Release Notes =&lt;br /&gt;
&lt;br /&gt;
== v0.5.0.4784-1 ==&lt;br /&gt;
New release, new luck :)&lt;br /&gt;
&lt;br /&gt;
Apart from some random updates the main change in this release is that tunnel-extrapolation is enabled by default. If you did manual changes to your navit.xml you need to enable it manually (see release notes v0.5.0.4718-2).&lt;br /&gt;
&lt;br /&gt;
For tunnel-extrapolation to work you need a fairly new (i.e. not older than a month) map from maps.navit-project.org (or downloaded via Navit-Maps). Tunnels must be marked in the map for extrapolation to work. So if it doesn't work for you it might be that the tunnel is not marked correctly in the OSM-data, the map was generated using a too old version of maptool or you encountered a plain old bug.&lt;br /&gt;
&lt;br /&gt;
== v0.5.0.4718-2 ==&lt;br /&gt;
We fixed a bug in timeout handling that could result in double-freeing of memory, which would cause Navit to crash.&lt;br /&gt;
There were also changes which should make tunnel-extrapolation work. It needs to be enabled in navit.xml, though.&lt;br /&gt;
&lt;br /&gt;
To enable tunnel-extrapolation you need to add tunnel_extrapolation=&amp;quot;12&amp;quot; to &amp;lt;tracking cdf_histsize=&amp;quot;3&amp;quot;/&amp;gt;. You will need to play around with this value if you find that the cursor lags or runs ahead of your actual position. 12 stands for 1.2s extrapolation per gps rate. (Information taken from http://wiki.navit-project.org/index.php/Tunnel_Extrapolation).&lt;br /&gt;
&lt;br /&gt;
Beware that this is an experimental feature and may not work as expected. &lt;br /&gt;
&lt;br /&gt;
We also implemented a workaround for the GPS bug (reversed coordinates between -1° and 1° longitude).&lt;br /&gt;
&lt;br /&gt;
We want to make a new stable release based on this one, so please give it some good testing.&lt;br /&gt;
&lt;br /&gt;
Have fun!&lt;br /&gt;
&lt;br /&gt;
== v0.5.0.4637-2 ==&lt;br /&gt;
A lot has happened upstream. But standing out is that searching for house-numbers is working again. The mapset definitions have moved from navit.xml to maps/mapset.xml. This change is needed to make the upcoming mapdownloading-app (Navit Maps) work.&lt;br /&gt;
&lt;br /&gt;
So, if you changed your navit.xml, you need to adjust it if you want to use Navit Maps.&lt;br /&gt;
&lt;br /&gt;
== v0.5.0.4353-1 ==&lt;br /&gt;
Fixes the ETA bug and contains some cleanups and fixes.&lt;br /&gt;
&lt;br /&gt;
== v0.5.0.4254-1 ==&lt;br /&gt;
Fix support for WebOS 1.4.5. We removed the display of the GPS radius from the top-bar and put in a graphical signal-strength-indicator there. Besides that please test and report problems or (new) oddities. This might become a new stable release.&lt;br /&gt;
&lt;br /&gt;
== v0.5.0.4238-1 ==&lt;br /&gt;
We finally got this thing working on WebOS 2.x :)&lt;br /&gt;
The downside is that now it doesn't work properly on 1.4.5 ... hence I set required WebOS-version to 2.0. But I already have an idea how to get that solved.&lt;br /&gt;
&lt;br /&gt;
Anyway .. If you have already tried Navit on your WebOS 2.x phone you _need to reboot_ your phone after installing this update, else Navit won't work. This was tested on WebOS 2.1.0 on a Pre Plus, so if you have something else and it doesn't work, please report.&lt;br /&gt;
&lt;br /&gt;
== v0.5.0.4152-1 ==&lt;br /&gt;
This release has some bug-fixes which should improve stability. If you have modified your config you might also want to take a look at our config-changes, we split the quite large files into smaller chunks and put them into sub-directories.&lt;br /&gt;
&lt;br /&gt;
This version also has some support for the imperial measurement system, have fun trying it out. We consider it to be experimental, you probably have to enable it manually.&lt;br /&gt;
&lt;br /&gt;
== v0.5.0.4113-4 ==&lt;br /&gt;
Reverted the changes to the vehicle-profiles, they sent me straight through small residential areas ...&lt;br /&gt;
&lt;br /&gt;
Also fixed some bugs and added some experimental optimizations to the drawing code.&lt;br /&gt;
The OSD was modified again to show a nicer speed-warner and the current speed. The corresponding XML file (navit_gui_PreNav.xml) contains alternate sections where you can choose between speed-warner + current speed, just the speed-warner and a layout without any speed-display.&lt;br /&gt;
&lt;br /&gt;
== v0.5.0.4095-1 ==&lt;br /&gt;
This should fix the display bug of the speedcam-warner,thanks to tegzed. It also brings modified layouts (i.e. POIs etc.) and vehicle-profiles (weighting of routes, so routing-decisions might be different), thanks to Kunz of the Nexave forum.&lt;br /&gt;
&lt;br /&gt;
Remeber, if you modified your xml-files, you need to apply those mods to your config manually.&lt;br /&gt;
&lt;br /&gt;
== v0.5.0.3939-4 ==&lt;br /&gt;
Modify OSD to make the speed warner look nicer. Fixed some minor stuff in the new menu. Rewrote part of the font-rendering to make font display independent of alpha values of the surface being rendered on.&lt;br /&gt;
&lt;br /&gt;
Since this is a new stable release, for all those that did not use navit from the testing-feed, '''please also read the text for [[#v0.5.0.3845-2]]'''! Some important things changed!&lt;br /&gt;
&lt;br /&gt;
== v0.5.0.3939-1 ==&lt;br /&gt;
This release fixes the problem when hitting the home-button in the bookmarks menu. &lt;br /&gt;
It also removes the modification that completely broke Navit on webOS 2.0. So it should at least launch.&lt;br /&gt;
== v0.5.0.3922-2 ==&lt;br /&gt;
This release has a new menu layout. It still has some problems, the most recognizable being that the home-button in the bookmarks screen does not work. Besides that please try it and give feedback in the forum [[http://forums.precentral.net/webos-internals/254622-navit-3d-car-navigation-system.html]]&lt;br /&gt;
== v0.5.0.3845-2 ==&lt;br /&gt;
This release introduces a new way of us handling changes to the configuration files. We now check if the configuration files have been modified by the user using md5sums. If there is no md5sum-file or if the md5sum matches the existing config file is backed up and the new version put in place. If the md5sum does not match the file is not touched and the new version is put beside it with a .new-extension.&lt;br /&gt;
&lt;br /&gt;
'''Since there are currently no md5sum-files, the configuration will be replaced by our version and the old saved as .old.'''&lt;br /&gt;
&lt;br /&gt;
'''This version needs at least WebOS 1.4.5 and is known to not work on WebOS 2.0x. We are waiting for a WebOS fix from Palm to make WebOS 2 work.'''&lt;/div&gt;</summary>
		<author><name>Noradtux</name></author>
	</entry>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=Application:NavitReleaseNotes&amp;diff=17927</id>
		<title>Application:NavitReleaseNotes</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=Application:NavitReleaseNotes&amp;diff=17927"/>
		<updated>2011-08-26T15:22:02Z</updated>

		<summary type="html">&lt;p&gt;Noradtux: /* v0.5.0.4718-1 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Navit Release Notes =&lt;br /&gt;
&lt;br /&gt;
== v0.5.0.4718-2 ==&lt;br /&gt;
We fixed a bug in timeout handling that could result in double-freeing of memory, which would cause Navit to crash.&lt;br /&gt;
There were also changes which should make tunnel-extrapolation work. It needs to be enabled in navit.xml, though.&lt;br /&gt;
&lt;br /&gt;
To enable tunnel-extrapolation you need to add tunnel_extrapolation=&amp;quot;12&amp;quot; to &amp;lt;tracking cdf_histsize=&amp;quot;3&amp;quot;/&amp;gt;. You will need to play around with this value if you find that the cursor lags or runs ahead of your actual position. 12 stands for 1.2s extrapolation per gps rate. (Information taken from http://wiki.navit-project.org/index.php/Tunnel_Extrapolation).&lt;br /&gt;
&lt;br /&gt;
Beware that this is an experimental feature and may not work as expected. &lt;br /&gt;
&lt;br /&gt;
We also implemented a workaround for the GPS bug (reversed coordinates between -1° and 1° longitude).&lt;br /&gt;
&lt;br /&gt;
We want to make a new stable release based on this one, so please give it some good testing.&lt;br /&gt;
&lt;br /&gt;
Have fun!&lt;br /&gt;
&lt;br /&gt;
== v0.5.0.4637-2 ==&lt;br /&gt;
A lot has happened upstream. But standing out is that searching for house-numbers is working again. The mapset definitions have moved from navit.xml to maps/mapset.xml. This change is needed to make the upcoming mapdownloading-app (Navit Maps) work.&lt;br /&gt;
&lt;br /&gt;
So, if you changed your navit.xml, you need to adjust it if you want to use Navit Maps.&lt;br /&gt;
&lt;br /&gt;
== v0.5.0.4353-1 ==&lt;br /&gt;
Fixes the ETA bug and contains some cleanups and fixes.&lt;br /&gt;
&lt;br /&gt;
== v0.5.0.4254-1 ==&lt;br /&gt;
Fix support for WebOS 1.4.5. We removed the display of the GPS radius from the top-bar and put in a graphical signal-strength-indicator there. Besides that please test and report problems or (new) oddities. This might become a new stable release.&lt;br /&gt;
&lt;br /&gt;
== v0.5.0.4238-1 ==&lt;br /&gt;
We finally got this thing working on WebOS 2.x :)&lt;br /&gt;
The downside is that now it doesn't work properly on 1.4.5 ... hence I set required WebOS-version to 2.0. But I already have an idea how to get that solved.&lt;br /&gt;
&lt;br /&gt;
Anyway .. If you have already tried Navit on your WebOS 2.x phone you _need to reboot_ your phone after installing this update, else Navit won't work. This was tested on WebOS 2.1.0 on a Pre Plus, so if you have something else and it doesn't work, please report.&lt;br /&gt;
&lt;br /&gt;
== v0.5.0.4152-1 ==&lt;br /&gt;
This release has some bug-fixes which should improve stability. If you have modified your config you might also want to take a look at our config-changes, we split the quite large files into smaller chunks and put them into sub-directories.&lt;br /&gt;
&lt;br /&gt;
This version also has some support for the imperial measurement system, have fun trying it out. We consider it to be experimental, you probably have to enable it manually.&lt;br /&gt;
&lt;br /&gt;
== v0.5.0.4113-4 ==&lt;br /&gt;
Reverted the changes to the vehicle-profiles, they sent me straight through small residential areas ...&lt;br /&gt;
&lt;br /&gt;
Also fixed some bugs and added some experimental optimizations to the drawing code.&lt;br /&gt;
The OSD was modified again to show a nicer speed-warner and the current speed. The corresponding XML file (navit_gui_PreNav.xml) contains alternate sections where you can choose between speed-warner + current speed, just the speed-warner and a layout without any speed-display.&lt;br /&gt;
&lt;br /&gt;
== v0.5.0.4095-1 ==&lt;br /&gt;
This should fix the display bug of the speedcam-warner,thanks to tegzed. It also brings modified layouts (i.e. POIs etc.) and vehicle-profiles (weighting of routes, so routing-decisions might be different), thanks to Kunz of the Nexave forum.&lt;br /&gt;
&lt;br /&gt;
Remeber, if you modified your xml-files, you need to apply those mods to your config manually.&lt;br /&gt;
&lt;br /&gt;
== v0.5.0.3939-4 ==&lt;br /&gt;
Modify OSD to make the speed warner look nicer. Fixed some minor stuff in the new menu. Rewrote part of the font-rendering to make font display independent of alpha values of the surface being rendered on.&lt;br /&gt;
&lt;br /&gt;
Since this is a new stable release, for all those that did not use navit from the testing-feed, '''please also read the text for [[#v0.5.0.3845-2]]'''! Some important things changed!&lt;br /&gt;
&lt;br /&gt;
== v0.5.0.3939-1 ==&lt;br /&gt;
This release fixes the problem when hitting the home-button in the bookmarks menu. &lt;br /&gt;
It also removes the modification that completely broke Navit on webOS 2.0. So it should at least launch.&lt;br /&gt;
== v0.5.0.3922-2 ==&lt;br /&gt;
This release has a new menu layout. It still has some problems, the most recognizable being that the home-button in the bookmarks screen does not work. Besides that please try it and give feedback in the forum [[http://forums.precentral.net/webos-internals/254622-navit-3d-car-navigation-system.html]]&lt;br /&gt;
== v0.5.0.3845-2 ==&lt;br /&gt;
This release introduces a new way of us handling changes to the configuration files. We now check if the configuration files have been modified by the user using md5sums. If there is no md5sum-file or if the md5sum matches the existing config file is backed up and the new version put in place. If the md5sum does not match the file is not touched and the new version is put beside it with a .new-extension.&lt;br /&gt;
&lt;br /&gt;
'''Since there are currently no md5sum-files, the configuration will be replaced by our version and the old saved as .old.'''&lt;br /&gt;
&lt;br /&gt;
'''This version needs at least WebOS 1.4.5 and is known to not work on WebOS 2.0x. We are waiting for a WebOS fix from Palm to make WebOS 2 work.'''&lt;/div&gt;</summary>
		<author><name>Noradtux</name></author>
	</entry>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=Application:NavitReleaseNotes&amp;diff=17925</id>
		<title>Application:NavitReleaseNotes</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=Application:NavitReleaseNotes&amp;diff=17925"/>
		<updated>2011-08-26T15:08:47Z</updated>

		<summary type="html">&lt;p&gt;Noradtux: /* v0.5.0.4718-1 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Navit Release Notes =&lt;br /&gt;
&lt;br /&gt;
== v0.5.0.4718-1 ==&lt;br /&gt;
We fixed a bug in timeout handling that could result in double-freeing of memory, which would cause Navit to crash.&lt;br /&gt;
There were also changes which should make tunnel-extrapolation work. It needs to be enabled in navit.xml, though.&lt;br /&gt;
&lt;br /&gt;
To enable tunnel-extrapolation you need to add tunnel_extrapolation=&amp;quot;12&amp;quot; to &amp;lt;tracking cdf_histsize=&amp;quot;3&amp;quot;/&amp;gt;. You will need to play around with this value if you find that the cursor lags or runs ahead of your actual position. 12 stands for 1.2s extrapolation per gps rate. (Information taken from http://wiki.navit-project.org/index.php/Tunnel_Extrapolation).&lt;br /&gt;
&lt;br /&gt;
Beware that this is an experimental feature and may not work as expected. &lt;br /&gt;
&lt;br /&gt;
We also implemented a workaround for the GPS bug (reversed coordinates between -1° and 1° longitude).&lt;br /&gt;
&lt;br /&gt;
We want to make a new stable release based on this one, so please give it some good testing.&lt;br /&gt;
&lt;br /&gt;
Have fun!&lt;br /&gt;
&lt;br /&gt;
== v0.5.0.4637-2 ==&lt;br /&gt;
A lot has happened upstream. But standing out is that searching for house-numbers is working again. The mapset definitions have moved from navit.xml to maps/mapset.xml. This change is needed to make the upcoming mapdownloading-app (Navit Maps) work.&lt;br /&gt;
&lt;br /&gt;
So, if you changed your navit.xml, you need to adjust it if you want to use Navit Maps.&lt;br /&gt;
&lt;br /&gt;
== v0.5.0.4353-1 ==&lt;br /&gt;
Fixes the ETA bug and contains some cleanups and fixes.&lt;br /&gt;
&lt;br /&gt;
== v0.5.0.4254-1 ==&lt;br /&gt;
Fix support for WebOS 1.4.5. We removed the display of the GPS radius from the top-bar and put in a graphical signal-strength-indicator there. Besides that please test and report problems or (new) oddities. This might become a new stable release.&lt;br /&gt;
&lt;br /&gt;
== v0.5.0.4238-1 ==&lt;br /&gt;
We finally got this thing working on WebOS 2.x :)&lt;br /&gt;
The downside is that now it doesn't work properly on 1.4.5 ... hence I set required WebOS-version to 2.0. But I already have an idea how to get that solved.&lt;br /&gt;
&lt;br /&gt;
Anyway .. If you have already tried Navit on your WebOS 2.x phone you _need to reboot_ your phone after installing this update, else Navit won't work. This was tested on WebOS 2.1.0 on a Pre Plus, so if you have something else and it doesn't work, please report.&lt;br /&gt;
&lt;br /&gt;
== v0.5.0.4152-1 ==&lt;br /&gt;
This release has some bug-fixes which should improve stability. If you have modified your config you might also want to take a look at our config-changes, we split the quite large files into smaller chunks and put them into sub-directories.&lt;br /&gt;
&lt;br /&gt;
This version also has some support for the imperial measurement system, have fun trying it out. We consider it to be experimental, you probably have to enable it manually.&lt;br /&gt;
&lt;br /&gt;
== v0.5.0.4113-4 ==&lt;br /&gt;
Reverted the changes to the vehicle-profiles, they sent me straight through small residential areas ...&lt;br /&gt;
&lt;br /&gt;
Also fixed some bugs and added some experimental optimizations to the drawing code.&lt;br /&gt;
The OSD was modified again to show a nicer speed-warner and the current speed. The corresponding XML file (navit_gui_PreNav.xml) contains alternate sections where you can choose between speed-warner + current speed, just the speed-warner and a layout without any speed-display.&lt;br /&gt;
&lt;br /&gt;
== v0.5.0.4095-1 ==&lt;br /&gt;
This should fix the display bug of the speedcam-warner,thanks to tegzed. It also brings modified layouts (i.e. POIs etc.) and vehicle-profiles (weighting of routes, so routing-decisions might be different), thanks to Kunz of the Nexave forum.&lt;br /&gt;
&lt;br /&gt;
Remeber, if you modified your xml-files, you need to apply those mods to your config manually.&lt;br /&gt;
&lt;br /&gt;
== v0.5.0.3939-4 ==&lt;br /&gt;
Modify OSD to make the speed warner look nicer. Fixed some minor stuff in the new menu. Rewrote part of the font-rendering to make font display independent of alpha values of the surface being rendered on.&lt;br /&gt;
&lt;br /&gt;
Since this is a new stable release, for all those that did not use navit from the testing-feed, '''please also read the text for [[#v0.5.0.3845-2]]'''! Some important things changed!&lt;br /&gt;
&lt;br /&gt;
== v0.5.0.3939-1 ==&lt;br /&gt;
This release fixes the problem when hitting the home-button in the bookmarks menu. &lt;br /&gt;
It also removes the modification that completely broke Navit on webOS 2.0. So it should at least launch.&lt;br /&gt;
== v0.5.0.3922-2 ==&lt;br /&gt;
This release has a new menu layout. It still has some problems, the most recognizable being that the home-button in the bookmarks screen does not work. Besides that please try it and give feedback in the forum [[http://forums.precentral.net/webos-internals/254622-navit-3d-car-navigation-system.html]]&lt;br /&gt;
== v0.5.0.3845-2 ==&lt;br /&gt;
This release introduces a new way of us handling changes to the configuration files. We now check if the configuration files have been modified by the user using md5sums. If there is no md5sum-file or if the md5sum matches the existing config file is backed up and the new version put in place. If the md5sum does not match the file is not touched and the new version is put beside it with a .new-extension.&lt;br /&gt;
&lt;br /&gt;
'''Since there are currently no md5sum-files, the configuration will be replaced by our version and the old saved as .old.'''&lt;br /&gt;
&lt;br /&gt;
'''This version needs at least WebOS 1.4.5 and is known to not work on WebOS 2.0x. We are waiting for a WebOS fix from Palm to make WebOS 2 work.'''&lt;/div&gt;</summary>
		<author><name>Noradtux</name></author>
	</entry>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=Application:NavitReleaseNotes&amp;diff=17923</id>
		<title>Application:NavitReleaseNotes</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=Application:NavitReleaseNotes&amp;diff=17923"/>
		<updated>2011-08-26T14:46:39Z</updated>

		<summary type="html">&lt;p&gt;Noradtux: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Navit Release Notes =&lt;br /&gt;
&lt;br /&gt;
== v0.5.0.4718-1 ==&lt;br /&gt;
We fixed a bug in timeout handling that could result in double-freeing of memory, which would cause Navit to crash.&lt;br /&gt;
There were also changes which should make tunnel-extrapolation work. It needs to be enabled in navit.xml, though.&lt;br /&gt;
&lt;br /&gt;
To enable tunnel-extrapolation you need to add tunnel_extrapolation=&amp;quot;12&amp;quot; to &amp;lt;tracking cdf_histsize=&amp;quot;3&amp;quot;/&amp;gt;. You will need to play around with this value if you find that the cursor lags or runs ahead of your actual position. 12 stands for 1.2s extrapolation per gps rate. (Information taken from http://wiki.navit-project.org/index.php/Tunnel_Extrapolation).&lt;br /&gt;
&lt;br /&gt;
Beware that this is an experimental feature and may not work as expected. Have fun!&lt;br /&gt;
&lt;br /&gt;
== v0.5.0.4637-2 ==&lt;br /&gt;
A lot has happened upstream. But standing out is that searching for house-numbers is working again. The mapset definitions have moved from navit.xml to maps/mapset.xml. This change is needed to make the upcoming mapdownloading-app (Navit Maps) work.&lt;br /&gt;
&lt;br /&gt;
So, if you changed your navit.xml, you need to adjust it if you want to use Navit Maps.&lt;br /&gt;
&lt;br /&gt;
== v0.5.0.4353-1 ==&lt;br /&gt;
Fixes the ETA bug and contains some cleanups and fixes.&lt;br /&gt;
&lt;br /&gt;
== v0.5.0.4254-1 ==&lt;br /&gt;
Fix support for WebOS 1.4.5. We removed the display of the GPS radius from the top-bar and put in a graphical signal-strength-indicator there. Besides that please test and report problems or (new) oddities. This might become a new stable release.&lt;br /&gt;
&lt;br /&gt;
== v0.5.0.4238-1 ==&lt;br /&gt;
We finally got this thing working on WebOS 2.x :)&lt;br /&gt;
The downside is that now it doesn't work properly on 1.4.5 ... hence I set required WebOS-version to 2.0. But I already have an idea how to get that solved.&lt;br /&gt;
&lt;br /&gt;
Anyway .. If you have already tried Navit on your WebOS 2.x phone you _need to reboot_ your phone after installing this update, else Navit won't work. This was tested on WebOS 2.1.0 on a Pre Plus, so if you have something else and it doesn't work, please report.&lt;br /&gt;
&lt;br /&gt;
== v0.5.0.4152-1 ==&lt;br /&gt;
This release has some bug-fixes which should improve stability. If you have modified your config you might also want to take a look at our config-changes, we split the quite large files into smaller chunks and put them into sub-directories.&lt;br /&gt;
&lt;br /&gt;
This version also has some support for the imperial measurement system, have fun trying it out. We consider it to be experimental, you probably have to enable it manually.&lt;br /&gt;
&lt;br /&gt;
== v0.5.0.4113-4 ==&lt;br /&gt;
Reverted the changes to the vehicle-profiles, they sent me straight through small residential areas ...&lt;br /&gt;
&lt;br /&gt;
Also fixed some bugs and added some experimental optimizations to the drawing code.&lt;br /&gt;
The OSD was modified again to show a nicer speed-warner and the current speed. The corresponding XML file (navit_gui_PreNav.xml) contains alternate sections where you can choose between speed-warner + current speed, just the speed-warner and a layout without any speed-display.&lt;br /&gt;
&lt;br /&gt;
== v0.5.0.4095-1 ==&lt;br /&gt;
This should fix the display bug of the speedcam-warner,thanks to tegzed. It also brings modified layouts (i.e. POIs etc.) and vehicle-profiles (weighting of routes, so routing-decisions might be different), thanks to Kunz of the Nexave forum.&lt;br /&gt;
&lt;br /&gt;
Remeber, if you modified your xml-files, you need to apply those mods to your config manually.&lt;br /&gt;
&lt;br /&gt;
== v0.5.0.3939-4 ==&lt;br /&gt;
Modify OSD to make the speed warner look nicer. Fixed some minor stuff in the new menu. Rewrote part of the font-rendering to make font display independent of alpha values of the surface being rendered on.&lt;br /&gt;
&lt;br /&gt;
Since this is a new stable release, for all those that did not use navit from the testing-feed, '''please also read the text for [[#v0.5.0.3845-2]]'''! Some important things changed!&lt;br /&gt;
&lt;br /&gt;
== v0.5.0.3939-1 ==&lt;br /&gt;
This release fixes the problem when hitting the home-button in the bookmarks menu. &lt;br /&gt;
It also removes the modification that completely broke Navit on webOS 2.0. So it should at least launch.&lt;br /&gt;
== v0.5.0.3922-2 ==&lt;br /&gt;
This release has a new menu layout. It still has some problems, the most recognizable being that the home-button in the bookmarks screen does not work. Besides that please try it and give feedback in the forum [[http://forums.precentral.net/webos-internals/254622-navit-3d-car-navigation-system.html]]&lt;br /&gt;
== v0.5.0.3845-2 ==&lt;br /&gt;
This release introduces a new way of us handling changes to the configuration files. We now check if the configuration files have been modified by the user using md5sums. If there is no md5sum-file or if the md5sum matches the existing config file is backed up and the new version put in place. If the md5sum does not match the file is not touched and the new version is put beside it with a .new-extension.&lt;br /&gt;
&lt;br /&gt;
'''Since there are currently no md5sum-files, the configuration will be replaced by our version and the old saved as .old.'''&lt;br /&gt;
&lt;br /&gt;
'''This version needs at least WebOS 1.4.5 and is known to not work on WebOS 2.0x. We are waiting for a WebOS fix from Palm to make WebOS 2 work.'''&lt;/div&gt;</summary>
		<author><name>Noradtux</name></author>
	</entry>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=Application:NavitReleaseNotes&amp;diff=17335</id>
		<title>Application:NavitReleaseNotes</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=Application:NavitReleaseNotes&amp;diff=17335"/>
		<updated>2011-07-17T14:17:55Z</updated>

		<summary type="html">&lt;p&gt;Noradtux: /* Navit Release Notes */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Navit Release Notes =&lt;br /&gt;
&lt;br /&gt;
== v0.5.0.4637-2 ==&lt;br /&gt;
A lot has happened upstream. But standing out is that searching for house-numbers is working again. The mapset definitions have moved from navit.xml to maps/mapset.xml. This change is needed to make the upcoming mapdownloading-app (Navit Maps) work.&lt;br /&gt;
&lt;br /&gt;
So, if you changed your navit.xml, you need to adjust it if you want to use Navit Maps.&lt;br /&gt;
&lt;br /&gt;
== v0.5.0.4353-1 ==&lt;br /&gt;
Fixes the ETA bug and contains some cleanups and fixes.&lt;br /&gt;
&lt;br /&gt;
== v0.5.0.4254-1 ==&lt;br /&gt;
Fix support for WebOS 1.4.5. We removed the display of the GPS radius from the top-bar and put in a graphical signal-strength-indicator there. Besides that please test and report problems or (new) oddities. This might become a new stable release.&lt;br /&gt;
&lt;br /&gt;
== v0.5.0.4238-1 ==&lt;br /&gt;
We finally got this thing working on WebOS 2.x :)&lt;br /&gt;
The downside is that now it doesn't work properly on 1.4.5 ... hence I set required WebOS-version to 2.0. But I already have an idea how to get that solved.&lt;br /&gt;
&lt;br /&gt;
Anyway .. If you have already tried Navit on your WebOS 2.x phone you _need to reboot_ your phone after installing this update, else Navit won't work. This was tested on WebOS 2.1.0 on a Pre Plus, so if you have something else and it doesn't work, please report.&lt;br /&gt;
&lt;br /&gt;
== v0.5.0.4152-1 ==&lt;br /&gt;
This release has some bug-fixes which should improve stability. If you have modified your config you might also want to take a look at our config-changes, we split the quite large files into smaller chunks and put them into sub-directories.&lt;br /&gt;
&lt;br /&gt;
This version also has some support for the imperial measurement system, have fun trying it out. We consider it to be experimental, you probably have to enable it manually.&lt;br /&gt;
&lt;br /&gt;
== v0.5.0.4113-4 ==&lt;br /&gt;
Reverted the changes to the vehicle-profiles, they sent me straight through small residential areas ...&lt;br /&gt;
&lt;br /&gt;
Also fixed some bugs and added some experimental optimizations to the drawing code.&lt;br /&gt;
The OSD was modified again to show a nicer speed-warner and the current speed. The corresponding XML file (navit_gui_PreNav.xml) contains alternate sections where you can choose between speed-warner + current speed, just the speed-warner and a layout without any speed-display.&lt;br /&gt;
&lt;br /&gt;
== v0.5.0.4095-1 ==&lt;br /&gt;
This should fix the display bug of the speedcam-warner,thanks to tegzed. It also brings modified layouts (i.e. POIs etc.) and vehicle-profiles (weighting of routes, so routing-decisions might be different), thanks to Kunz of the Nexave forum.&lt;br /&gt;
&lt;br /&gt;
Remeber, if you modified your xml-files, you need to apply those mods to your config manually.&lt;br /&gt;
&lt;br /&gt;
== v0.5.0.3939-4 ==&lt;br /&gt;
Modify OSD to make the speed warner look nicer. Fixed some minor stuff in the new menu. Rewrote part of the font-rendering to make font display independent of alpha values of the surface being rendered on.&lt;br /&gt;
&lt;br /&gt;
Since this is a new stable release, for all those that did not use navit from the testing-feed, '''please also read the text for [[#v0.5.0.3845-2]]'''! Some important things changed!&lt;br /&gt;
&lt;br /&gt;
== v0.5.0.3939-1 ==&lt;br /&gt;
This release fixes the problem when hitting the home-button in the bookmarks menu. &lt;br /&gt;
It also removes the modification that completely broke Navit on webOS 2.0. So it should at least launch.&lt;br /&gt;
== v0.5.0.3922-2 ==&lt;br /&gt;
This release has a new menu layout. It still has some problems, the most recognizable being that the home-button in the bookmarks screen does not work. Besides that please try it and give feedback in the forum [[http://forums.precentral.net/webos-internals/254622-navit-3d-car-navigation-system.html]]&lt;br /&gt;
== v0.5.0.3845-2 ==&lt;br /&gt;
This release introduces a new way of us handling changes to the configuration files. We now check if the configuration files have been modified by the user using md5sums. If there is no md5sum-file or if the md5sum matches the existing config file is backed up and the new version put in place. If the md5sum does not match the file is not touched and the new version is put beside it with a .new-extension.&lt;br /&gt;
&lt;br /&gt;
'''Since there are currently no md5sum-files, the configuration will be replaced by our version and the old saved as .old.'''&lt;br /&gt;
&lt;br /&gt;
'''This version needs at least WebOS 1.4.5 and is known to not work on WebOS 2.0x. We are waiting for a WebOS fix from Palm to make WebOS 2 work.'''&lt;/div&gt;</summary>
		<author><name>Noradtux</name></author>
	</entry>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=Application:NavitReleaseNotes&amp;diff=14293</id>
		<title>Application:NavitReleaseNotes</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=Application:NavitReleaseNotes&amp;diff=14293"/>
		<updated>2011-03-18T09:07:23Z</updated>

		<summary type="html">&lt;p&gt;Noradtux: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Navit Release Notes =&lt;br /&gt;
&lt;br /&gt;
== v0.5.0.4353-1 ==&lt;br /&gt;
Fixes the ETA bug and contains some cleanups and fixes.&lt;br /&gt;
&lt;br /&gt;
== v0.5.0.4254-1 ==&lt;br /&gt;
Fix support for WebOS 1.4.5. We removed the display of the GPS radius from the top-bar and put in a graphical signal-strength-indicator there. Besides that please test and report problems or (new) oddities. This might become a new stable release.&lt;br /&gt;
&lt;br /&gt;
== v0.5.0.4238-1 ==&lt;br /&gt;
We finally got this thing working on WebOS 2.x :)&lt;br /&gt;
The downside is that now it doesn't work properly on 1.4.5 ... hence I set required WebOS-version to 2.0. But I already have an idea how to get that solved.&lt;br /&gt;
&lt;br /&gt;
Anyway .. If you have already tried Navit on your WebOS 2.x phone you _need to reboot_ your phone after installing this update, else Navit won't work. This was tested on WebOS 2.1.0 on a Pre Plus, so if you have something else and it doesn't work, please report.&lt;br /&gt;
&lt;br /&gt;
== v0.5.0.4152-1 ==&lt;br /&gt;
This release has some bug-fixes which should improve stability. If you have modified your config you might also want to take a look at our config-changes, we split the quite large files into smaller chunks and put them into sub-directories.&lt;br /&gt;
&lt;br /&gt;
This version also has some support for the imperial measurement system, have fun trying it out. We consider it to be experimental, you probably have to enable it manually.&lt;br /&gt;
&lt;br /&gt;
== v0.5.0.4113-4 ==&lt;br /&gt;
Reverted the changes to the vehicle-profiles, they sent me straight through small residential areas ...&lt;br /&gt;
&lt;br /&gt;
Also fixed some bugs and added some experimental optimizations to the drawing code.&lt;br /&gt;
The OSD was modified again to show a nicer speed-warner and the current speed. The corresponding XML file (navit_gui_PreNav.xml) contains alternate sections where you can choose between speed-warner + current speed, just the speed-warner and a layout without any speed-display.&lt;br /&gt;
&lt;br /&gt;
== v0.5.0.4095-1 ==&lt;br /&gt;
This should fix the display bug of the speedcam-warner,thanks to tegzed. It also brings modified layouts (i.e. POIs etc.) and vehicle-profiles (weighting of routes, so routing-decisions might be different), thanks to Kunz of the Nexave forum.&lt;br /&gt;
&lt;br /&gt;
Remeber, if you modified your xml-files, you need to apply those mods to your config manually.&lt;br /&gt;
&lt;br /&gt;
== v0.5.0.3939-4 ==&lt;br /&gt;
Modify OSD to make the speed warner look nicer. Fixed some minor stuff in the new menu. Rewrote part of the font-rendering to make font display independent of alpha values of the surface being rendered on.&lt;br /&gt;
&lt;br /&gt;
Since this is a new stable release, for all those that did not use navit from the testing-feed, '''please also read the text for [[#v0.5.0.3845-2]]'''! Some important things changed!&lt;br /&gt;
&lt;br /&gt;
== v0.5.0.3939-1 ==&lt;br /&gt;
This release fixes the problem when hitting the home-button in the bookmarks menu. &lt;br /&gt;
It also removes the modification that completely broke Navit on webOS 2.0. So it should at least launch.&lt;br /&gt;
== v0.5.0.3922-2 ==&lt;br /&gt;
This release has a new menu layout. It still has some problems, the most recognizable being that the home-button in the bookmarks screen does not work. Besides that please try it and give feedback in the forum [[http://forums.precentral.net/webos-internals/254622-navit-3d-car-navigation-system.html]]&lt;br /&gt;
== v0.5.0.3845-2 ==&lt;br /&gt;
This release introduces a new way of us handling changes to the configuration files. We now check if the configuration files have been modified by the user using md5sums. If there is no md5sum-file or if the md5sum matches the existing config file is backed up and the new version put in place. If the md5sum does not match the file is not touched and the new version is put beside it with a .new-extension.&lt;br /&gt;
&lt;br /&gt;
'''Since there are currently no md5sum-files, the configuration will be replaced by our version and the old saved as .old.'''&lt;br /&gt;
&lt;br /&gt;
'''This version needs at least WebOS 1.4.5 and is known to not work on WebOS 2.0x. We are waiting for a WebOS fix from Palm to make WebOS 2 work.'''&lt;/div&gt;</summary>
		<author><name>Noradtux</name></author>
	</entry>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=Application:NavitReleaseNotes&amp;diff=13267</id>
		<title>Application:NavitReleaseNotes</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=Application:NavitReleaseNotes&amp;diff=13267"/>
		<updated>2011-03-01T18:38:21Z</updated>

		<summary type="html">&lt;p&gt;Noradtux: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Navit Release Notes =&lt;br /&gt;
&lt;br /&gt;
== v0.5.0.4254-1 ==&lt;br /&gt;
Fix support for WebOS 1.4.5. We removed the display of the GPS radius from the top-bar and put in a graphical signal-strength-indicator there. Besides that please test and report problems or (new) oddities. This might become a new stable release.&lt;br /&gt;
&lt;br /&gt;
== v0.5.0.4238-1 ==&lt;br /&gt;
We finally got this thing working on WebOS 2.x :)&lt;br /&gt;
The downside is that now it doesn't work properly on 1.4.5 ... hence I set required WebOS-version to 2.0. But I already have an idea how to get that solved.&lt;br /&gt;
&lt;br /&gt;
Anyway .. If you have already tried Navit on your WebOS 2.x phone you _need to reboot_ your phone after installing this update, else Navit won't work. This was tested on WebOS 2.1.0 on a Pre Plus, so if you have something else and it doesn't work, please report.&lt;br /&gt;
&lt;br /&gt;
== v0.5.0.4152-1 ==&lt;br /&gt;
This release has some bug-fixes which should improve stability. If you have modified your config you might also want to take a look at our config-changes, we split the quite large files into smaller chunks and put them into sub-directories.&lt;br /&gt;
&lt;br /&gt;
This version also has some support for the imperial measurement system, have fun trying it out. We consider it to be experimental, you probably have to enable it manually.&lt;br /&gt;
&lt;br /&gt;
== v0.5.0.4113-4 ==&lt;br /&gt;
Reverted the changes to the vehicle-profiles, they sent me straight through small residential areas ...&lt;br /&gt;
&lt;br /&gt;
Also fixed some bugs and added some experimental optimizations to the drawing code.&lt;br /&gt;
The OSD was modified again to show a nicer speed-warner and the current speed. The corresponding XML file (navit_gui_PreNav.xml) contains alternate sections where you can choose between speed-warner + current speed, just the speed-warner and a layout without any speed-display.&lt;br /&gt;
&lt;br /&gt;
== v0.5.0.4095-1 ==&lt;br /&gt;
This should fix the display bug of the speedcam-warner,thanks to tegzed. It also brings modified layouts (i.e. POIs etc.) and vehicle-profiles (weighting of routes, so routing-decisions might be different), thanks to Kunz of the Nexave forum.&lt;br /&gt;
&lt;br /&gt;
Remeber, if you modified your xml-files, you need to apply those mods to your config manually.&lt;br /&gt;
&lt;br /&gt;
== v0.5.0.3939-4 ==&lt;br /&gt;
Modify OSD to make the speed warner look nicer. Fixed some minor stuff in the new menu. Rewrote part of the font-rendering to make font display independent of alpha values of the surface being rendered on.&lt;br /&gt;
&lt;br /&gt;
Since this is a new stable release, for all those that did not use navit from the testing-feed, '''please also read the text for [[#v0.5.0.3845-2]]'''! Some important things changed!&lt;br /&gt;
&lt;br /&gt;
== v0.5.0.3939-1 ==&lt;br /&gt;
This release fixes the problem when hitting the home-button in the bookmarks menu. &lt;br /&gt;
It also removes the modification that completely broke Navit on webOS 2.0. So it should at least launch.&lt;br /&gt;
== v0.5.0.3922-2 ==&lt;br /&gt;
This release has a new menu layout. It still has some problems, the most recognizable being that the home-button in the bookmarks screen does not work. Besides that please try it and give feedback in the forum [[http://forums.precentral.net/webos-internals/254622-navit-3d-car-navigation-system.html]]&lt;br /&gt;
== v0.5.0.3845-2 ==&lt;br /&gt;
This release introduces a new way of us handling changes to the configuration files. We now check if the configuration files have been modified by the user using md5sums. If there is no md5sum-file or if the md5sum matches the existing config file is backed up and the new version put in place. If the md5sum does not match the file is not touched and the new version is put beside it with a .new-extension.&lt;br /&gt;
&lt;br /&gt;
'''Since there are currently no md5sum-files, the configuration will be replaced by our version and the old saved as .old.'''&lt;br /&gt;
&lt;br /&gt;
'''This version needs at least WebOS 1.4.5 and is known to not work on WebOS 2.0x. We are waiting for a WebOS fix from Palm to make WebOS 2 work.'''&lt;/div&gt;</summary>
		<author><name>Noradtux</name></author>
	</entry>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=Application:NavitReleaseNotes&amp;diff=13017</id>
		<title>Application:NavitReleaseNotes</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=Application:NavitReleaseNotes&amp;diff=13017"/>
		<updated>2011-02-24T17:43:14Z</updated>

		<summary type="html">&lt;p&gt;Noradtux: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Navit Release Notes =&lt;br /&gt;
&lt;br /&gt;
== v0.5.0.4238-1 ==&lt;br /&gt;
We finally got this thing working on WebOS 2.x :)&lt;br /&gt;
The downside is that now it doesn't work properly on 1.4.5 ... hence I set required WebOS-version to 2.0. But I already have an idea how to get that solved.&lt;br /&gt;
&lt;br /&gt;
Anyway .. If you have already tried Navit on your WebOS 2.x phone you _need to reboot_ your phone after installing this update, else Navit won't work. This was tested on WebOS 2.1.0 on a Pre Plus, so if you have something else and it doesn't work, please report.&lt;br /&gt;
&lt;br /&gt;
== v0.5.0.4152-1 ==&lt;br /&gt;
This release has some bug-fixes which should improve stability. If you have modified your config you might also want to take a look at our config-changes, we split the quite large files into smaller chunks and put them into sub-directories.&lt;br /&gt;
&lt;br /&gt;
This version also has some support for the imperial measurement system, have fun trying it out. We consider it to be experimental, you probably have to enable it manually.&lt;br /&gt;
&lt;br /&gt;
== v0.5.0.4113-4 ==&lt;br /&gt;
Reverted the changes to the vehicle-profiles, they sent me straight through small residential areas ...&lt;br /&gt;
&lt;br /&gt;
Also fixed some bugs and added some experimental optimizations to the drawing code.&lt;br /&gt;
The OSD was modified again to show a nicer speed-warner and the current speed. The corresponding XML file (navit_gui_PreNav.xml) contains alternate sections where you can choose between speed-warner + current speed, just the speed-warner and a layout without any speed-display.&lt;br /&gt;
&lt;br /&gt;
== v0.5.0.4095-1 ==&lt;br /&gt;
This should fix the display bug of the speedcam-warner,thanks to tegzed. It also brings modified layouts (i.e. POIs etc.) and vehicle-profiles (weighting of routes, so routing-decisions might be different), thanks to Kunz of the Nexave forum.&lt;br /&gt;
&lt;br /&gt;
Remeber, if you modified your xml-files, you need to apply those mods to your config manually.&lt;br /&gt;
&lt;br /&gt;
== v0.5.0.3939-4 ==&lt;br /&gt;
Modify OSD to make the speed warner look nicer. Fixed some minor stuff in the new menu. Rewrote part of the font-rendering to make font display independent of alpha values of the surface being rendered on.&lt;br /&gt;
&lt;br /&gt;
Since this is a new stable release, for all those that did not use navit from the testing-feed, '''please also read the text for [[#v0.5.0.3845-2]]'''! Some important things changed!&lt;br /&gt;
&lt;br /&gt;
== v0.5.0.3939-1 ==&lt;br /&gt;
This release fixes the problem when hitting the home-button in the bookmarks menu. &lt;br /&gt;
It also removes the modification that completely broke Navit on webOS 2.0. So it should at least launch.&lt;br /&gt;
== v0.5.0.3922-2 ==&lt;br /&gt;
This release has a new menu layout. It still has some problems, the most recognizable being that the home-button in the bookmarks screen does not work. Besides that please try it and give feedback in the forum [[http://forums.precentral.net/webos-internals/254622-navit-3d-car-navigation-system.html]]&lt;br /&gt;
== v0.5.0.3845-2 ==&lt;br /&gt;
This release introduces a new way of us handling changes to the configuration files. We now check if the configuration files have been modified by the user using md5sums. If there is no md5sum-file or if the md5sum matches the existing config file is backed up and the new version put in place. If the md5sum does not match the file is not touched and the new version is put beside it with a .new-extension.&lt;br /&gt;
&lt;br /&gt;
'''Since there are currently no md5sum-files, the configuration will be replaced by our version and the old saved as .old.'''&lt;br /&gt;
&lt;br /&gt;
'''This version needs at least WebOS 1.4.5 and is known to not work on WebOS 2.0x. We are waiting for a WebOS fix from Palm to make WebOS 2 work.'''&lt;/div&gt;</summary>
		<author><name>Noradtux</name></author>
	</entry>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=Application:NavitReleaseNotes&amp;diff=12811</id>
		<title>Application:NavitReleaseNotes</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=Application:NavitReleaseNotes&amp;diff=12811"/>
		<updated>2011-02-13T18:48:49Z</updated>

		<summary type="html">&lt;p&gt;Noradtux: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Navit Release Notes =&lt;br /&gt;
&lt;br /&gt;
== v0.5.0.4152-1 ==&lt;br /&gt;
This release has some bug-fixes which should improve stability. If you have modified your config you might also want to take a look at our config-changes, we split the quite large files into smaller chunks and put them into sub-directories.&lt;br /&gt;
&lt;br /&gt;
This version also has some support for the imperial measurement system, have fun trying it out. We consider it to be experimental, you probably have to enable it manually.&lt;br /&gt;
&lt;br /&gt;
== v0.5.0.4113-4 ==&lt;br /&gt;
Reverted the changes to the vehicle-profiles, they sent me straight through small residential areas ...&lt;br /&gt;
&lt;br /&gt;
Also fixed some bugs and added some experimental optimizations to the drawing code.&lt;br /&gt;
The OSD was modified again to show a nicer speed-warner and the current speed. The corresponding XML file (navit_gui_PreNav.xml) contains alternate sections where you can choose between speed-warner + current speed, just the speed-warner and a layout without any speed-display.&lt;br /&gt;
&lt;br /&gt;
== v0.5.0.4095-1 ==&lt;br /&gt;
This should fix the display bug of the speedcam-warner,thanks to tegzed. It also brings modified layouts (i.e. POIs etc.) and vehicle-profiles (weighting of routes, so routing-decisions might be different), thanks to Kunz of the Nexave forum.&lt;br /&gt;
&lt;br /&gt;
Remeber, if you modified your xml-files, you need to apply those mods to your config manually.&lt;br /&gt;
&lt;br /&gt;
== v0.5.0.3939-4 ==&lt;br /&gt;
Modify OSD to make the speed warner look nicer. Fixed some minor stuff in the new menu. Rewrote part of the font-rendering to make font display independent of alpha values of the surface being rendered on.&lt;br /&gt;
&lt;br /&gt;
Since this is a new stable release, for all those that did not use navit from the testing-feed, '''please also read the text for [[#v0.5.0.3845-2]]'''! Some important things changed!&lt;br /&gt;
&lt;br /&gt;
== v0.5.0.3939-1 ==&lt;br /&gt;
This release fixes the problem when hitting the home-button in the bookmarks menu. &lt;br /&gt;
It also removes the modification that completely broke Navit on webOS 2.0. So it should at least launch.&lt;br /&gt;
== v0.5.0.3922-2 ==&lt;br /&gt;
This release has a new menu layout. It still has some problems, the most recognizable being that the home-button in the bookmarks screen does not work. Besides that please try it and give feedback in the forum [[http://forums.precentral.net/webos-internals/254622-navit-3d-car-navigation-system.html]]&lt;br /&gt;
== v0.5.0.3845-2 ==&lt;br /&gt;
This release introduces a new way of us handling changes to the configuration files. We now check if the configuration files have been modified by the user using md5sums. If there is no md5sum-file or if the md5sum matches the existing config file is backed up and the new version put in place. If the md5sum does not match the file is not touched and the new version is put beside it with a .new-extension.&lt;br /&gt;
&lt;br /&gt;
'''Since there are currently no md5sum-files, the configuration will be replaced by our version and the old saved as .old.'''&lt;br /&gt;
&lt;br /&gt;
'''This version needs at least WebOS 1.4.5 and is known to not work on WebOS 2.0x. We are waiting for a WebOS fix from Palm to make WebOS 2 work.'''&lt;/div&gt;</summary>
		<author><name>Noradtux</name></author>
	</entry>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=Application:NavitReleaseNotes&amp;diff=12789</id>
		<title>Application:NavitReleaseNotes</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=Application:NavitReleaseNotes&amp;diff=12789"/>
		<updated>2011-02-07T18:01:06Z</updated>

		<summary type="html">&lt;p&gt;Noradtux: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Navit Release Notes =&lt;br /&gt;
== v0.5.0.4113-4 ==&lt;br /&gt;
Reverted the changes to the vehicle-profiles, they sent me straight through small residential areas ...&lt;br /&gt;
&lt;br /&gt;
Also fixed some bugs and added some experimental optimizations to the drawing code.&lt;br /&gt;
The OSD was modified again to show a nicer speed-warner and the current speed. The corresponding XML file (navit_gui_PreNav.xml) contains alternate sections where you can choose between speed-warner + current speed, just the speed-warner and a layout without any speed-display.&lt;br /&gt;
&lt;br /&gt;
== v0.5.0.4095-1 ==&lt;br /&gt;
This should fix the display bug of the speedcam-warner,thanks to tegzed. It also brings modified layouts (i.e. POIs etc.) and vehicle-profiles (weighting of routes, so routing-decisions might be different), thanks to Kunz of the Nexave forum.&lt;br /&gt;
&lt;br /&gt;
Remeber, if you modified your xml-files, you need to apply those mods to your config manually.&lt;br /&gt;
&lt;br /&gt;
== v0.5.0.3939-4 ==&lt;br /&gt;
Modify OSD to make the speed warner look nicer. Fixed some minor stuff in the new menu. Rewrote part of the font-rendering to make font display independent of alpha values of the surface being rendered on.&lt;br /&gt;
&lt;br /&gt;
Since this is a new stable release, for all those that did not use navit from the testing-feed, '''please also read the text for [[#v0.5.0.3845-2]]'''! Some important things changed!&lt;br /&gt;
&lt;br /&gt;
== v0.5.0.3939-1 ==&lt;br /&gt;
This release fixes the problem when hitting the home-button in the bookmarks menu. &lt;br /&gt;
It also removes the modification that completely broke Navit on webOS 2.0. So it should at least launch.&lt;br /&gt;
== v0.5.0.3922-2 ==&lt;br /&gt;
This release has a new menu layout. It still has some problems, the most recognizable being that the home-button in the bookmarks screen does not work. Besides that please try it and give feedback in the forum [[http://forums.precentral.net/webos-internals/254622-navit-3d-car-navigation-system.html]]&lt;br /&gt;
== v0.5.0.3845-2 ==&lt;br /&gt;
This release introduces a new way of us handling changes to the configuration files. We now check if the configuration files have been modified by the user using md5sums. If there is no md5sum-file or if the md5sum matches the existing config file is backed up and the new version put in place. If the md5sum does not match the file is not touched and the new version is put beside it with a .new-extension.&lt;br /&gt;
&lt;br /&gt;
'''Since there are currently no md5sum-files, the configuration will be replaced by our version and the old saved as .old.'''&lt;br /&gt;
&lt;br /&gt;
'''This version needs at least WebOS 1.4.5 and is known to not work on WebOS 2.0x. We are waiting for a WebOS fix from Palm to make WebOS 2 work.'''&lt;/div&gt;</summary>
		<author><name>Noradtux</name></author>
	</entry>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=Application:NavitReleaseNotes&amp;diff=12788</id>
		<title>Application:NavitReleaseNotes</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=Application:NavitReleaseNotes&amp;diff=12788"/>
		<updated>2011-02-05T13:33:39Z</updated>

		<summary type="html">&lt;p&gt;Noradtux: /* v0.5.0.4093-1 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Navit Release Notes =&lt;br /&gt;
== v0.5.0.4095-1 ==&lt;br /&gt;
This should fix the display bug of the speedcam-warner,thanks to tegzed. It also brings modified layouts (i.e. POIs etc.) and vehicle-profiles (weighting of routes, so routing-decisions might be different), thanks to Kunz of the Nexave forum.&lt;br /&gt;
&lt;br /&gt;
Remeber, if you modified your xml-files, you need to apply those mods to your config manually.&lt;br /&gt;
&lt;br /&gt;
== v0.5.0.3939-4 ==&lt;br /&gt;
Modify OSD to make the speed warner look nicer. Fixed some minor stuff in the new menu. Rewrote part of the font-rendering to make font display independent of alpha values of the surface being rendered on.&lt;br /&gt;
&lt;br /&gt;
Since this is a new stable release, for all those that did not use navit from the testing-feed, '''please also read the text for [[#v0.5.0.3845-2]]'''! Some important things changed!&lt;br /&gt;
&lt;br /&gt;
== v0.5.0.3939-1 ==&lt;br /&gt;
This release fixes the problem when hitting the home-button in the bookmarks menu. &lt;br /&gt;
It also removes the modification that completely broke Navit on webOS 2.0. So it should at least launch.&lt;br /&gt;
== v0.5.0.3922-2 ==&lt;br /&gt;
This release has a new menu layout. It still has some problems, the most recognizable being that the home-button in the bookmarks screen does not work. Besides that please try it and give feedback in the forum [[http://forums.precentral.net/webos-internals/254622-navit-3d-car-navigation-system.html]]&lt;br /&gt;
== v0.5.0.3845-2 ==&lt;br /&gt;
This release introduces a new way of us handling changes to the configuration files. We now check if the configuration files have been modified by the user using md5sums. If there is no md5sum-file or if the md5sum matches the existing config file is backed up and the new version put in place. If the md5sum does not match the file is not touched and the new version is put beside it with a .new-extension.&lt;br /&gt;
&lt;br /&gt;
'''Since there are currently no md5sum-files, the configuration will be replaced by our version and the old saved as .old.'''&lt;br /&gt;
&lt;br /&gt;
'''This version needs at least WebOS 1.4.5 and is known to not work on WebOS 2.0x. We are waiting for a WebOS fix from Palm to make WebOS 2 work.'''&lt;/div&gt;</summary>
		<author><name>Noradtux</name></author>
	</entry>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=Application:NavitReleaseNotes&amp;diff=12787</id>
		<title>Application:NavitReleaseNotes</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=Application:NavitReleaseNotes&amp;diff=12787"/>
		<updated>2011-02-05T11:26:49Z</updated>

		<summary type="html">&lt;p&gt;Noradtux: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Navit Release Notes =&lt;br /&gt;
== v0.5.0.4093-1 ==&lt;br /&gt;
This should fix the display bug of the speedcam-warner,thanks to tegzed. It also brings modified layouts (i.e. POIs etc.) and vehicle-profiles (weighting of routes, so routing-decisions might be different), thanks to Kunz of the Nexave forum.&lt;br /&gt;
&lt;br /&gt;
Remeber, if you modified your xml-files, you need to apply those mods to your config manually.&lt;br /&gt;
&lt;br /&gt;
== v0.5.0.3939-4 ==&lt;br /&gt;
Modify OSD to make the speed warner look nicer. Fixed some minor stuff in the new menu. Rewrote part of the font-rendering to make font display independent of alpha values of the surface being rendered on.&lt;br /&gt;
&lt;br /&gt;
Since this is a new stable release, for all those that did not use navit from the testing-feed, '''please also read the text for [[#v0.5.0.3845-2]]'''! Some important things changed!&lt;br /&gt;
&lt;br /&gt;
== v0.5.0.3939-1 ==&lt;br /&gt;
This release fixes the problem when hitting the home-button in the bookmarks menu. &lt;br /&gt;
It also removes the modification that completely broke Navit on webOS 2.0. So it should at least launch.&lt;br /&gt;
== v0.5.0.3922-2 ==&lt;br /&gt;
This release has a new menu layout. It still has some problems, the most recognizable being that the home-button in the bookmarks screen does not work. Besides that please try it and give feedback in the forum [[http://forums.precentral.net/webos-internals/254622-navit-3d-car-navigation-system.html]]&lt;br /&gt;
== v0.5.0.3845-2 ==&lt;br /&gt;
This release introduces a new way of us handling changes to the configuration files. We now check if the configuration files have been modified by the user using md5sums. If there is no md5sum-file or if the md5sum matches the existing config file is backed up and the new version put in place. If the md5sum does not match the file is not touched and the new version is put beside it with a .new-extension.&lt;br /&gt;
&lt;br /&gt;
'''Since there are currently no md5sum-files, the configuration will be replaced by our version and the old saved as .old.'''&lt;br /&gt;
&lt;br /&gt;
'''This version needs at least WebOS 1.4.5 and is known to not work on WebOS 2.0x. We are waiting for a WebOS fix from Palm to make WebOS 2 work.'''&lt;/div&gt;</summary>
		<author><name>Noradtux</name></author>
	</entry>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=Application:NavitReleaseNotes&amp;diff=12774</id>
		<title>Application:NavitReleaseNotes</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=Application:NavitReleaseNotes&amp;diff=12774"/>
		<updated>2011-01-29T16:44:31Z</updated>

		<summary type="html">&lt;p&gt;Noradtux: /* v0.5.0.3939-3 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Navit Release Notes =&lt;br /&gt;
== v0.5.0.3939-4 ==&lt;br /&gt;
Modify OSD to make the speed warner look nicer. Fixed some minor stuff in the new menu. Rewrote part of the font-rendering to make font display independent of alpha values of the surface being rendered on.&lt;br /&gt;
&lt;br /&gt;
Since this is a new stable release, for all those that did not use navit from the testing-feed, '''please also read the text for [[#v0.5.0.3845-2]]'''! Some important things changed!&lt;br /&gt;
&lt;br /&gt;
== v0.5.0.3939-1 ==&lt;br /&gt;
This release fixes the problem when hitting the home-button in the bookmarks menu. &lt;br /&gt;
It also removes the modification that completely broke Navit on webOS 2.0. So it should at least launch.&lt;br /&gt;
== v0.5.0.3922-2 ==&lt;br /&gt;
This release has a new menu layout. It still has some problems, the most recognizable being that the home-button in the bookmarks screen does not work. Besides that please try it and give feedback in the forum [[http://forums.precentral.net/webos-internals/254622-navit-3d-car-navigation-system.html]]&lt;br /&gt;
== v0.5.0.3845-2 ==&lt;br /&gt;
This release introduces a new way of us handling changes to the configuration files. We now check if the configuration files have been modified by the user using md5sums. If there is no md5sum-file or if the md5sum matches the existing config file is backed up and the new version put in place. If the md5sum does not match the file is not touched and the new version is put beside it with a .new-extension.&lt;br /&gt;
&lt;br /&gt;
'''Since there are currently no md5sum-files, the configuration will be replaced by our version and the old saved as .old.'''&lt;br /&gt;
&lt;br /&gt;
'''This version needs at least WebOS 1.4.5 and is known to not work on WebOS 2.0x. We are waiting for a WebOS fix from Palm to make WebOS 2 work.'''&lt;/div&gt;</summary>
		<author><name>Noradtux</name></author>
	</entry>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=Application:NavitReleaseNotes&amp;diff=12773</id>
		<title>Application:NavitReleaseNotes</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=Application:NavitReleaseNotes&amp;diff=12773"/>
		<updated>2011-01-29T14:04:47Z</updated>

		<summary type="html">&lt;p&gt;Noradtux: /* v0.5.0.3939-2 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Navit Release Notes =&lt;br /&gt;
== v0.5.0.3939-3 ==&lt;br /&gt;
Modify OSD to make the speed warner look nicer. Fixed some minor stuff in the new menu. Rewrote part of the font-rendering to make font display independent of alpha values of the surface being rendered on.&lt;br /&gt;
&lt;br /&gt;
Since this is a new stable release, for all those that did not use navit from the testing-feed, '''please also read the text for [[#v0.5.0.3845-2]]'''! Some important things changed!&lt;br /&gt;
&lt;br /&gt;
== v0.5.0.3939-1 ==&lt;br /&gt;
This release fixes the problem when hitting the home-button in the bookmarks menu. &lt;br /&gt;
It also removes the modification that completely broke Navit on webOS 2.0. So it should at least launch.&lt;br /&gt;
== v0.5.0.3922-2 ==&lt;br /&gt;
This release has a new menu layout. It still has some problems, the most recognizable being that the home-button in the bookmarks screen does not work. Besides that please try it and give feedback in the forum [[http://forums.precentral.net/webos-internals/254622-navit-3d-car-navigation-system.html]]&lt;br /&gt;
== v0.5.0.3845-2 ==&lt;br /&gt;
This release introduces a new way of us handling changes to the configuration files. We now check if the configuration files have been modified by the user using md5sums. If there is no md5sum-file or if the md5sum matches the existing config file is backed up and the new version put in place. If the md5sum does not match the file is not touched and the new version is put beside it with a .new-extension.&lt;br /&gt;
&lt;br /&gt;
'''Since there are currently no md5sum-files, the configuration will be replaced by our version and the old saved as .old.'''&lt;br /&gt;
&lt;br /&gt;
'''This version needs at least WebOS 1.4.5 and is known to not work on WebOS 2.0x. We are waiting for a WebOS fix from Palm to make WebOS 2 work.'''&lt;/div&gt;</summary>
		<author><name>Noradtux</name></author>
	</entry>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=Application:NavitReleaseNotes&amp;diff=12772</id>
		<title>Application:NavitReleaseNotes</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=Application:NavitReleaseNotes&amp;diff=12772"/>
		<updated>2011-01-29T13:19:02Z</updated>

		<summary type="html">&lt;p&gt;Noradtux: /* v0.5.0.3939-2 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Navit Release Notes =&lt;br /&gt;
== v0.5.0.3939-2 ==&lt;br /&gt;
Modify OSD to make the speed warner look nicer. Fixed some minor stuff in the new menu. Rewrote part of the font-rendering to make font display independent of alpha values of the surface being rendered on.&lt;br /&gt;
&lt;br /&gt;
Since this is a new stable release, for all those that did not use navit from the testing-feed, '''please also read the text for [[#v0.5.0.3845-2]]'''! Some important things changed!&lt;br /&gt;
&lt;br /&gt;
== v0.5.0.3939-1 ==&lt;br /&gt;
This release fixes the problem when hitting the home-button in the bookmarks menu. &lt;br /&gt;
It also removes the modification that completely broke Navit on webOS 2.0. So it should at least launch.&lt;br /&gt;
== v0.5.0.3922-2 ==&lt;br /&gt;
This release has a new menu layout. It still has some problems, the most recognizable being that the home-button in the bookmarks screen does not work. Besides that please try it and give feedback in the forum [[http://forums.precentral.net/webos-internals/254622-navit-3d-car-navigation-system.html]]&lt;br /&gt;
== v0.5.0.3845-2 ==&lt;br /&gt;
This release introduces a new way of us handling changes to the configuration files. We now check if the configuration files have been modified by the user using md5sums. If there is no md5sum-file or if the md5sum matches the existing config file is backed up and the new version put in place. If the md5sum does not match the file is not touched and the new version is put beside it with a .new-extension.&lt;br /&gt;
&lt;br /&gt;
'''Since there are currently no md5sum-files, the configuration will be replaced by our version and the old saved as .old.'''&lt;br /&gt;
&lt;br /&gt;
'''This version needs at least WebOS 1.4.5 and is known to not work on WebOS 2.0x. We are waiting for a WebOS fix from Palm to make WebOS 2 work.'''&lt;/div&gt;</summary>
		<author><name>Noradtux</name></author>
	</entry>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=Application:NavitReleaseNotes&amp;diff=12771</id>
		<title>Application:NavitReleaseNotes</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=Application:NavitReleaseNotes&amp;diff=12771"/>
		<updated>2011-01-29T13:18:17Z</updated>

		<summary type="html">&lt;p&gt;Noradtux: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Navit Release Notes =&lt;br /&gt;
== v0.5.0.3939-2 ==&lt;br /&gt;
Modify OSD to make the speed warner look nicer. Fixed some minor stuff in the new menu. Rewrote part of the font-rendering to make font display independent of alpha values of the surface being rendered on.&lt;br /&gt;
Since this is a new stable release, for all those that did not use navit from the testing-feed, please also read the text for [[#v0.5.0.3845-2]]! Some important things changed!&lt;br /&gt;
== v0.5.0.3939-1 ==&lt;br /&gt;
This release fixes the problem when hitting the home-button in the bookmarks menu. &lt;br /&gt;
It also removes the modification that completely broke Navit on webOS 2.0. So it should at least launch.&lt;br /&gt;
== v0.5.0.3922-2 ==&lt;br /&gt;
This release has a new menu layout. It still has some problems, the most recognizable being that the home-button in the bookmarks screen does not work. Besides that please try it and give feedback in the forum [[http://forums.precentral.net/webos-internals/254622-navit-3d-car-navigation-system.html]]&lt;br /&gt;
== v0.5.0.3845-2 ==&lt;br /&gt;
This release introduces a new way of us handling changes to the configuration files. We now check if the configuration files have been modified by the user using md5sums. If there is no md5sum-file or if the md5sum matches the existing config file is backed up and the new version put in place. If the md5sum does not match the file is not touched and the new version is put beside it with a .new-extension.&lt;br /&gt;
&lt;br /&gt;
'''Since there are currently no md5sum-files, the configuration will be replaced by our version and the old saved as .old.'''&lt;br /&gt;
&lt;br /&gt;
'''This version needs at least WebOS 1.4.5 and is known to not work on WebOS 2.0x. We are waiting for a WebOS fix from Palm to make WebOS 2 work.'''&lt;/div&gt;</summary>
		<author><name>Noradtux</name></author>
	</entry>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=Application:NavitReleaseNotes&amp;diff=12731</id>
		<title>Application:NavitReleaseNotes</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=Application:NavitReleaseNotes&amp;diff=12731"/>
		<updated>2011-01-18T18:16:27Z</updated>

		<summary type="html">&lt;p&gt;Noradtux: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Navit Release Notes =&lt;br /&gt;
== v0.5.0.3939-1 ==&lt;br /&gt;
This release fixes the problem when hitting the home-button in the bookmarks menu. &lt;br /&gt;
It also removes the modification that completely broke Navit on webOS 2.0. So it should at least launch.&lt;br /&gt;
== v0.5.0.3922-2 ==&lt;br /&gt;
This release has a new menu layout. It still has some problems, the most recognizable being that the home-button in the bookmarks screen does not work. Besides that please try it and give feedback in the forum [[http://forums.precentral.net/webos-internals/254622-navit-3d-car-navigation-system.html]]&lt;br /&gt;
== v0.5.0.3845-2 ==&lt;br /&gt;
This release introduces a new way of us handling changes to the configuration files. We now check if the configuration files have been modified by the user using md5sums. If there is no md5sum-file or if the md5sum matches the existing config file is backed up and the new version put in place. If the md5sum does not match the file is not touched and the new version is put beside it with a .new-extension.&lt;br /&gt;
&lt;br /&gt;
'''Since there are currently no md5sum-files, the configuration will be replaced by our version and the old saved as .old.'''&lt;br /&gt;
&lt;br /&gt;
'''This version needs at least WebOS 1.4.5 and is known to not work on WebOS 2.0x. We are waiting for a WebOS fix from Palm to make WebOS 2 work.'''&lt;/div&gt;</summary>
		<author><name>Noradtux</name></author>
	</entry>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=Application:NavitReleaseNotes&amp;diff=12697</id>
		<title>Application:NavitReleaseNotes</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=Application:NavitReleaseNotes&amp;diff=12697"/>
		<updated>2011-01-16T09:46:41Z</updated>

		<summary type="html">&lt;p&gt;Noradtux: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Navit Release Notes =&lt;br /&gt;
== v0.5.0.3922-2 ==&lt;br /&gt;
This release has a new menu layout. It still has some problems, the most recognizable being that the home-button in the bookmarks screen does not work. Besides that please try it and give feedback in the forum [[http://forums.precentral.net/webos-internals/254622-navit-3d-car-navigation-system.html]]&lt;br /&gt;
== v0.5.0.3845-2 ==&lt;br /&gt;
This release introduces a new way of us handling changes to the configuration files. We now check if the configuration files have been modified by the user using md5sums. If there is no md5sum-file or if the md5sum matches the existing config file is backed up and the new version put in place. If the md5sum does not match the file is not touched and the new version is put beside it with a .new-extension.&lt;br /&gt;
&lt;br /&gt;
'''Since there are currently no md5sum-files, the configuration will be replaced by our version and the old saved as .old.'''&lt;br /&gt;
&lt;br /&gt;
'''This version needs at least WebOS 1.4.5 and is known to not work on WebOS 2.0x. We are waiting for a WebOS fix from Palm to make WebOS 2 work.'''&lt;/div&gt;</summary>
		<author><name>Noradtux</name></author>
	</entry>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=Application:Navit&amp;diff=12486</id>
		<title>Application:Navit</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=Application:Navit&amp;diff=12486"/>
		<updated>2011-01-03T17:42:00Z</updated>

		<summary type="html">&lt;p&gt;Noradtux: /* Release Notes */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:SDL]]&lt;br /&gt;
[[Category:Application]]&lt;br /&gt;
This page is currently available in two languages:&lt;br /&gt;
:[[Image:Australia.png]] [[Image:USA.png]] [[Application:Navit]]&lt;br /&gt;
:[[Image:France.png]] [[Application:Navit-FR]]&lt;br /&gt;
&lt;br /&gt;
== Summary ==&lt;br /&gt;
&lt;br /&gt;
[[Image:Navit_icon.png|50px|left]]&lt;br /&gt;
Navit is an open source (GPL) car navigation software for Linux systems. It will display your position on a map (in bird-view mode or as a 3D &amp;quot;visualization&amp;quot;) from GPS sensor data, and can provide precise route calculation, touch screen functionality and supports Points of Interest (POI), which can be extended via an easy to use plugin system. Unlike other navigation systems, Navit maps are dynamically generated in real time  from vector data. Information about Navit can be found [http://wiki.navit-project.org/index.php/Main_Page on the Navit wiki].&lt;br /&gt;
&lt;br /&gt;
== Release Notes ==&lt;br /&gt;
&lt;br /&gt;
The release notes can be found at [[Application:NavitReleaseNotes]].&lt;br /&gt;
&lt;br /&gt;
== Where do you get the latest version of Navit for WebOS 1.4.5 and above ? ==&lt;br /&gt;
&lt;br /&gt;
'''ATTENTION WEBOS 2.0 and 2.01  ===&amp;gt;   Palm confirmed that we are hitting a permission bug in the PDK Forums webOS &amp;amp;bull; View topic - Using PDL_ServiceCallWithCallback for location service: fail.It should be fixed in the next update of webOS.'''&lt;br /&gt;
&lt;br /&gt;
There is a bug in the OTA (over the air) update from 1.4.1 to 1.4.5 that prevents Navit from working. To check for the bug open a Terminal or Novaterm and issue this command 'cat /etc/fstab|grep internal'. You should get the following line:&lt;br /&gt;
&lt;br /&gt;
/dev/mapper/store-media	/media/internal	vfat	utf8,shortname=mixed,umask=0000	0	0&lt;br /&gt;
&lt;br /&gt;
If the response from your device does not have the 'umask=0000' statement then you need to fix this first as explained here =&amp;gt; http://developer.palm.com/distribution/viewtopic.php?p=34750&lt;br /&gt;
Thanks to Rod there is now an app in The Preware Testing feed that can do the fix for you =&amp;gt; http://forums.precentral.net/showthread.php?p=2556103&lt;br /&gt;
&lt;br /&gt;
Eine Deutsche Anleitung zum beheben des Problemes ist hier zu finden =&amp;gt; http://www.nexave.de/forum/39654-fehler-im-ota-1-4-5-update.html&lt;br /&gt;
&lt;br /&gt;
# Open Preware. Select available applications. Then type 'Navit' and install as any other WebOS application.&lt;br /&gt;
# This will automatically install two other needed packages if you not have installed them. The packages are 'speechd' and 'locale'.&lt;br /&gt;
# You settings are migrated if you had installed the Navit Alpha before. Then you can skip step 4-8 the rest.&lt;br /&gt;
# Now start Navit. You will see the OSD but no map as this will be installed in the next step. This first start will create the default settings and the empty folder for the map.&lt;br /&gt;
# Quit Navit and connect your Pre to your PC in USB mode.&lt;br /&gt;
# You also need a map. '''There was a recent problem with the Navit planet extractor - this should now be fixed as of 19:22, 18 October 2010 (UTC).'''&lt;br /&gt;
Go to http://maps.navit-project.org/download/ and create one of the part of the world you need or look for created maps here =&amp;gt; http://wiki.navit-project.org/index.php/OpenStreetMaps or use this direct links:&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=-125.4,24.3,-66.5,49.3 USA (except Alaska and Hawaii)]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=-179.5,49.5,-129,71.6 Alaska]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=-161.07,18.49,-154.45,22.85 Hawaii]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=-141.3,41.5,-52.2,70.2 Canada]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=-117.6,14.1,-86.4,32.8 Mexico]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=-9.7,49.6,2.2,61.2 UK]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=-11.17,51.25,-5.23,55.9 Ireland]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=5.18,46.8,15.4,55.6 Germany]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=-5.45,42.0,8.44,51.68 France]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=2.08,48.86,7.78,54.51 Benelux]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=-11.03,34.87,4.61,44.4 Spain and Portugal]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=6.52,36.38,18.96,47.19 Italy]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=7.49,54.33,13.05,57.88 Denmark]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=9.4,46.32,17.21,49.1 Austria]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=5.79,45.74,10.59,47.84 Switzerland]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=11.91,48.48,19.02,51.17 Czech Republic]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=33.99,29.8,35.95,33.4 Israel]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=110.5,-44.2,154.9,-9.2 Australia]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=165.2,-47.6,179.1,-33.7 New Zealand]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=15.6,-35.2,33.3,-21.9 South Africa]&amp;lt;br/&amp;gt; &amp;lt;br/&amp;gt;''Note I (PreRunr) have found that small is better (faster processing) and that the Cloudmade maps can have problems so use the extractor version FIRST.'' &lt;br /&gt;
# Put the *.bin file into the folder appdata/org.webosinternals.navit/maps on the USB drive of your Pre.&lt;br /&gt;
# To switch between the three skins you need to open the navit.xml in appdata/org.webosinternals.navit/ . At the bottom you find the section where the skin is included. Remove the comment markers from the skin you plan to use and add them to the current skin.&lt;br /&gt;
# Try it out!&lt;br /&gt;
# Multiple maps. Using *.bin will not actually grab multiple map files but actually grab just the FIRST map file in the directory. Note that *.bin still does have it's use... If you are using just a single map file in a single directory then whenever you download an updated map file you can place it into the directory and not have to worry about modifying the navit.xml file with the new map name. Just remember to delete your old map file from the directory. To specify multiple map files you will have to add multiple lines to the navit.xml file with the file name for each map, switch between them via the settings/maps onscreen menu. Extra maps may be for your holiday trips to Hawaii allowing you  to set up bookmarks in advance without GPS using the instructions here http://www.webos-internals.org/wiki/Application:Navit#On_how_to_plan_a_route. Having the Garmin BaseMap in your mapset allows you to see the whole world when you zoom out.&lt;br /&gt;
To do this you need to add the mapset this way:&lt;br /&gt;
 &amp;lt;mapset enabled=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
    &amp;lt;map type=&amp;quot;binfile&amp;quot; enabled=&amp;quot;yes&amp;quot; active=&amp;quot;yes&amp;quot; data=&amp;quot;/media/internal/appdata/org.webosinternals.navit/maps/osm/Australia.navit.bin&amp;quot;/&amp;gt;&lt;br /&gt;
    &amp;lt;map type=&amp;quot;binfile&amp;quot; enabled=&amp;quot;yes&amp;quot; active=&amp;quot;no&amp;quot; data=&amp;quot;/media/internal/appdata/org.webosinternals.navit/maps/osm/Hawaii.navit.bin&amp;quot;/&amp;gt;&lt;br /&gt;
    &amp;lt;map type=&amp;quot;garmin&amp;quot; enabled=&amp;quot;yes&amp;quot; active=&amp;quot;no&amp;quot; data=&amp;quot;/media/internal/appdata/org.webosinternals.navit/maps/garmin/gmapbmap.img&amp;quot;/&amp;gt;&lt;br /&gt;
 &amp;lt;/mapset&amp;gt;&lt;br /&gt;
# Look at appdata/org.webosinternals.navit/navit.log on you USB drive if Navit is not working as expected. If Navit has problems it writes the information into this log file.&lt;br /&gt;
&lt;br /&gt;
If you have any questions about this version then you can find help here =&amp;gt; http://forums.precentral.net/webos-internals/254622-navit-3d-car-navigation-system.html&lt;br /&gt;
&lt;br /&gt;
== Using Map&amp;amp;Guide maps ==&lt;br /&gt;
&lt;br /&gt;
For all Europe uses. You can get a good Mapset from Amazon for 5 Euro =&amp;gt; [http://www.amazon.de/Marco-Polo-Gro%C3%9Fer-Reiseplaner-DVD-ROM/dp/3829731426/ Marco Polo Großer Reiseplaner 2007/2008 (DVD-ROM) auf Amazon.de]&lt;br /&gt;
&lt;br /&gt;
The disadvantage is that the complete map is 3GB, if you only take Germany and the Major routes of Europe it is still 1GB.&lt;br /&gt;
&lt;br /&gt;
'''For Linux'''&lt;br /&gt;
# Change directory to where DVD is mounted&lt;br /&gt;
# Unpack data2.cab with: unshield x travel/data2.cab &lt;br /&gt;
# Now, you should get a directory named like DIRLAN_GER.&lt;br /&gt;
# Inside you find the maps...&lt;br /&gt;
'''For Windows'''&lt;br /&gt;
# Install the application&lt;br /&gt;
# you find the maps in a folder inside the program folder.&lt;br /&gt;
&lt;br /&gt;
'''Installing the maps'''&lt;br /&gt;
# The dem.map folder with all the majors roads and towns of Europe...&lt;br /&gt;
# ...and five smpX.smp folders, which contain the details of countries:&lt;br /&gt;
* smp1: DK,S,N,IS,FIN,N&lt;br /&gt;
* smp2: F,E,GBZ,P,AND,MC&lt;br /&gt;
* smp3: Germany&lt;br /&gt;
* smp4: CZ,SK,RSM,EST,GEO,LV,LT,MD,RUS,UA,BY,GR,H,I,RO,CH,A,PL,AL,MT,CY,BG,FL,SRB,MNE,HR,SLO,BIH,MK,TR,AZ,AM,V&lt;br /&gt;
* smp5: NL,B,GB,L,IRL &lt;br /&gt;
# copy the dem.map folder into a place on your hard drive&lt;br /&gt;
# remove all *d60* files from the dem.map folder&lt;br /&gt;
# copy the dem.map folder into /MaypsNavit on you usb drive&lt;br /&gt;
# copy the smpX.smp folder you need into /MaypsNavit/dem.map folder&lt;br /&gt;
# open appdata/org.webosinternals.navit/navit.xml and change the following:&lt;br /&gt;
 &amp;lt;mapset enabled=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
     &amp;lt;map type=&amp;quot;binfile&amp;quot; enabled=&amp;quot;yes&amp;quot; data=&amp;quot;/media/internal/appdata/org.webosinternals.navit/maps/*.bin&amp;quot;/&amp;gt;&lt;br /&gt;
 &amp;lt;/mapset&amp;gt;&lt;br /&gt;
to &lt;br /&gt;
 &amp;lt;mapset enabled=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
     &amp;lt;map type=&amp;quot;binfile&amp;quot; enabled=&amp;quot;yes&amp;quot; active=&amp;quot;yes&amp;quot; data=&amp;quot;/media/internal/appdata/org.webosinternals.navit/maps/osm/*.bin&amp;quot;/&amp;gt;&lt;br /&gt;
     &amp;lt;map type=&amp;quot;mg&amp;quot; enabled=&amp;quot;yes&amp;quot; active=&amp;quot;no&amp;quot; data=&amp;quot;/media/internal/appdata/org.webosinternals.navit/maps/dem.map&amp;quot; /&amp;gt;&lt;br /&gt;
     &amp;lt;map type=&amp;quot;mg&amp;quot; enabled=&amp;quot;yes&amp;quot; active=&amp;quot;no&amp;quot; data=&amp;quot;/media/internal/appdata/org.webosinternals.navit/maps/dem.map/smp3.smp&amp;quot; /&amp;gt;&lt;br /&gt;
 &amp;lt;/mapset&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now you can switch between the OSM and the M&amp;amp;G maps from the settings/maps menu inside of Navit. The OSM map is the default. To make M&amp;amp;G the default you need to invert the active switches.&lt;br /&gt;
 &lt;br /&gt;
I would expect the the Map&amp;amp;Guide maps for other countries will also work. But you need to find a cheep Product that contains them.&lt;br /&gt;
&lt;br /&gt;
If you have the m&amp;amp;g and the OSM maps on your USB drive then you can use the index from the m&amp;amp;g maps for searching and the OSM maps for routing and display. To do this you need to add the mapset this way:&lt;br /&gt;
 &amp;lt;mapset enabled=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
     &amp;lt;map type=&amp;quot;mg&amp;quot; enabled=&amp;quot;yes&amp;quot; active=&amp;quot;no&amp;quot; data=&amp;quot;/media/internal/appdata/org.webosinternals.navit/maps/dem.map/smp3.smp&amp;quot; /&amp;gt;&lt;br /&gt;
     &amp;lt;map type=&amp;quot;mg&amp;quot; enabled=&amp;quot;yes&amp;quot; active=&amp;quot;no&amp;quot; data=&amp;quot;/media/internal/appdata/org.webosinternals.navit/maps/dem.map&amp;quot; /&amp;gt;&lt;br /&gt;
     &amp;lt;map type=&amp;quot;binfile&amp;quot; enabled=&amp;quot;yes&amp;quot; active=&amp;quot;yes&amp;quot; data=&amp;quot;/media/internal/appdata/org.webosinternals.navit/maps/osm/*.bin&amp;quot;/&amp;gt;&lt;br /&gt;
 &amp;lt;/mapset&amp;gt;&lt;br /&gt;
It looks like Navit uses the street index of the first enabled map even if it is not active.&lt;br /&gt;
&lt;br /&gt;
== Changing the display of POI (Points of interest) symbols ==&lt;br /&gt;
&lt;br /&gt;
you can switch every POI symbol off and on, but there is no Menu function to do it. Connect your Pre in USB Mode and open &amp;quot;appdata/org.webosinternals.navit/navit_layout.xml&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
'''Make a backup of the file before you start and be careful. Navit will not start if you mess up the file !!!'''&lt;br /&gt;
&lt;br /&gt;
This file defines the different layouts that you can select (Car, Car-dark, bike and T@M). Every layout starts with a line like this:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;layout name=&amp;quot;Car&amp;quot; nightlayout=&amp;quot;Car-dark&amp;quot; color=&amp;quot;#ffefb7&amp;quot; font=&amp;quot;Prelude&amp;quot;&amp;gt;&lt;br /&gt;
 .&lt;br /&gt;
 .&lt;br /&gt;
 .&lt;br /&gt;
 &amp;lt;/layout&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you scroll down in the layout you will find the POI definitions. It starts with the line:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;layer name=&amp;quot;POI Symbols&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For every defined POI symbole you find the following three lines:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;itemgra item_types=&amp;quot;poi_hotel&amp;quot;  order=&amp;quot;12-&amp;quot;&amp;gt;&lt;br /&gt;
     &amp;lt;icon src=&amp;quot;hotel.png&amp;quot;/&amp;gt;&lt;br /&gt;
 &amp;lt;/itemgra&amp;gt;&lt;br /&gt;
&lt;br /&gt;
to switch the POI of simply remove the three lines or change them to&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 &amp;lt;!-- &amp;lt;itemgra item_types=&amp;quot;poi_hotel&amp;quot;  order=&amp;quot;12-&amp;quot;&amp;gt;&lt;br /&gt;
         &amp;lt;icon src=&amp;quot;hotel.png&amp;quot;/&amp;gt;&lt;br /&gt;
     &amp;lt;/itemgra&amp;gt; &lt;br /&gt;
 --&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Then you can switch them on later if you like.&lt;br /&gt;
&lt;br /&gt;
Navit loads the first layout that is defined in this file on startup. If you like to have a other layout you will need to move it to the beginning of the file. You can find more documentation in the navit_layout.xml file. The current version can be found in the git repository =&amp;gt; http://git.webos-internals.org/?p=preware/cross-compile.git;a=blob;f=packages/apps/navit/files/navit_layout.xml&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Understanding ISSUES with OpenStreet Maps ==&lt;br /&gt;
&lt;br /&gt;
There is a list of issues that first time users keep asking about.  These are not WEBOS issues but due to how NAVIT operates with OpenStreet maps. Look at &lt;br /&gt;
http://wiki.navit-project.org/index.php/OpenStreetMaps#Problems_with_OSM_and_navit_or_navigation_in_general&lt;br /&gt;
Look at the section below called &amp;quot;On how to plan a route&amp;quot; for advice.&lt;br /&gt;
&lt;br /&gt;
== Why don't I get the new skins we see below? ==&lt;br /&gt;
Installation of Navit only copies in the new XML files '''''if the Navit.xml is not there'''''. You need to delete the old ones to get the new. '''''Preware does NOT REMOVE THEM!'''''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
You find the xml files on the USB drive J: (or another drive X: when your Pre is in USB mode (not charge only mode) depending upon your PC setup.&lt;br /&gt;
&lt;br /&gt;
Located here J:/appdata/org.webosinternals.navit/&lt;br /&gt;
&lt;br /&gt;
To switch between the three skins shown below you need to open the navit.xml in appdata/org.webosinternals.navit/ . At the bottom you find the section where the skin is included.&lt;br /&gt;
Remove the comment markers from the skin you plan to use and add them to the current skin. For example to use    &amp;lt; !-- &amp;lt;xi:include href=&amp;quot;$NAVIT_USER_DATADIR/navit_gui.xml&amp;quot;/&amp;gt; -- &amp;gt; remove the &amp;lt; !--   and the -- &amp;gt;  and ADD the same in front and back of the existing skin, for example    &amp;lt;xi:include href=&amp;quot;$NAVIT_USER_DATADIR/navit_gui_PreNav.xml&amp;quot;/&amp;gt;. There is NO SPACE between the &amp;lt;  and --  and similarly between --  and &amp;gt;  in the code. The space appears in this wiki text due to formatting issues.&lt;br /&gt;
&lt;br /&gt;
== Only as a start. Some images of the current skins: ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Skin PreNav:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:PreNav-L.JPG]]&lt;br /&gt;
[[Image:PreNav-P.JPG]]&lt;br /&gt;
&lt;br /&gt;
[[Image:NavitScreenshot1.jpg]]&lt;br /&gt;
&lt;br /&gt;
[[Image:NavitScreenshot2.jpg]]&lt;br /&gt;
&lt;br /&gt;
[[Image:NavitScreenshot3.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Skin Pre:&lt;br /&gt;
&lt;br /&gt;
[[Image:Pre-P.jpg]]&lt;br /&gt;
&lt;br /&gt;
Basic skin:&lt;br /&gt;
&lt;br /&gt;
[[Image:Basic-P.jpg]]&lt;br /&gt;
'''&lt;br /&gt;
&lt;br /&gt;
== How to get around the menus v3 (still not complete)''' ==&lt;br /&gt;
&lt;br /&gt;
''As an aside the screen captures don't work on full screen - sorry.''&lt;br /&gt;
&lt;br /&gt;
Main screen is seen here before GPS lock &lt;br /&gt;
&lt;br /&gt;
[[Image:Start_screen.png]] (here the last saved GPS position is used to choose the starting map).&lt;br /&gt;
&lt;br /&gt;
Press your finger on the screen and &amp;quot;push&amp;quot; the map around to get the desired location (where you are now or where you want to go)  right into the centre of the screen (if you want to zoom into a location use the + button).  Tap the screen and you will get the Main Menu shown here.&lt;br /&gt;
&lt;br /&gt;
[[Image:Main_menu.png]]&lt;br /&gt;
Since we want to go somewhere tap on Actions.&lt;br /&gt;
&lt;br /&gt;
[[Image:Actions_menu.png]]&lt;br /&gt;
Now you have a choice of the Location at the center of the map screen, the location of the car (no good here as GPS has not locked in), the Location of a saved Bookmark, or searching for a Location in your OSM or other map you have already loaded into your Pre at /media/NavitMaps/. Choosing Town we get this screen.&lt;br /&gt;
&lt;br /&gt;
[[Image:Town_view.png]]&lt;br /&gt;
Now unless you live in the USA you can now enter a town. If not tap on the US flag and you should get this screen.&lt;br /&gt;
&lt;br /&gt;
[[Image:Town_view2.png]]&lt;br /&gt;
Now Type in your country eg Au will give at least two countries to choose from.  Select one and you will then get to enter a town, the street and then house.  Lots of times this does not work too well as the House numbering is not available. In this case follow instructions below on How to Plan a Route. &lt;br /&gt;
Here are some FAQ about searching http://wiki.navit-project.org/index.php/OpenStreetMaps#Search_for_my_town_works.2C_but_I_can.27t_find_my_street&lt;br /&gt;
&lt;br /&gt;
OK I have told NAVIT that I wish to go to my new destination and now its ready to go. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:Navit_OK_to_drive.png]] &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
It shows the way to go as a BIG FAT BLUE line as well as speaking the directions. If you want to read the directions Choose Route then Description.  The voice reads these out as you go along the route. Now Rod Whitby can guess where I live.&lt;br /&gt;
&lt;br /&gt;
[[Now you want to change from a CAR to a Pedestrian, Horse or BIKE!]]&lt;br /&gt;
&lt;br /&gt;
Choose the Main Menu, then choose Settings and you will see this&lt;br /&gt;
&lt;br /&gt;
[[Image:Settings_menu.png]]&lt;br /&gt;
Now choose Vehicle and you will see this&lt;br /&gt;
&lt;br /&gt;
[[Image:Vehicle_screen.png]]&lt;br /&gt;
Now select GPS and you will see your last choice which is shown here as a car.&lt;br /&gt;
&lt;br /&gt;
[[Image:GPS_screen_car.png]]&lt;br /&gt;
Press once on the row Change profile to: pedestrian (for example)&lt;br /&gt;
Then at the top of the screen press on VEHICLE. This will get you back to the GPS screen.  Now if you select GPS again you will get this screen confirming you are now a pedestrian.&lt;br /&gt;
&lt;br /&gt;
[[Image:GPS_screen_ped.png]]&lt;br /&gt;
Enjoy :-)&lt;br /&gt;
&lt;br /&gt;
[[Changing Map view (or getting rid of all the POIs)]]&lt;br /&gt;
&lt;br /&gt;
If you want very few POIs the simplest option is MainMenu&amp;gt;&amp;gt;Settings&amp;gt;&amp;gt;Display&amp;gt;&amp;gt;Layout&amp;gt;&amp;gt;T@H&lt;br /&gt;
&lt;br /&gt;
[[Image:choose T@H.png]] [[Image:T@H view.png]] &lt;br /&gt;
Go back to map and you will see hardly any POIs. &lt;br /&gt;
&lt;br /&gt;
Helpful notes from vreihen on 18 and 26 May 2010 now follow,&lt;br /&gt;
&lt;br /&gt;
== On starting up issues ie '''why the map layer isn't loading?''' ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
When Navit first starts up, it uses the north pole as it's initial position (if I recall correctly) until it gets an initial GPS fix. Your map layer problem may be that the GPS point is still at the north pole, or perhaps outside of the map that you have installed. If you tap on the center of the screen and tap on actions, there will be an icon of a car and an icon of a globe. The car icon is your current position, and should contain a non-zero latitude and longitude if your GPS is working and has a fix. Verify that those coordinates are where you are located before you dig any deeper into the maps as the cause of the missing layer.&lt;br /&gt;
&lt;br /&gt;
The information panels at the bottom of the screen are only populated when Navit is navigating between two points. Otherwise, they should be blank.&lt;br /&gt;
&lt;br /&gt;
If all else fails with the maps, you could download the entire planet.bin if you have 3.5 gigs of free USB flash space in your phone to eliminate the map file as the cause of your problem.....&lt;br /&gt;
&lt;br /&gt;
== '''On how to plan a route''' ==&lt;br /&gt;
&lt;br /&gt;
'''OPTION 1 with GPS'''&lt;br /&gt;
&lt;br /&gt;
1) Scroll through the map until you can see the location that you want to drive to.&lt;br /&gt;
&lt;br /&gt;
2) Zoom in tight on the screen, if necessary. Tap on your destination on the map.&lt;br /&gt;
&lt;br /&gt;
3) When Navit opens it's main menu, tap on actions.&lt;br /&gt;
&lt;br /&gt;
4) The car icon should show your current latitude/longitude. &lt;br /&gt;
&lt;br /&gt;
5) The globe icon should show the destination latitude/longitude that you tapped on the map.&lt;br /&gt;
&lt;br /&gt;
6) Tap on the globe icon.&lt;br /&gt;
&lt;br /&gt;
7) From the menu that pops up, select either bookmark this location (recommended) or navigate to this location.&lt;br /&gt;
&lt;br /&gt;
8) If you chose to bookmark it, tap actions | bookmarks, then tap your bookmark. Select navigate to this location.&lt;br /&gt;
&lt;br /&gt;
9) Depending on the distance you asked it to go, Navit should pop up the first driving direction and speak it to you within 5-10 seconds.&lt;br /&gt;
&lt;br /&gt;
The OSM map data apparently does not contain the concept of a state, so navigating by state/city/street lookup is difficult to impossible. Navigating by bookmark on the map is the only option for the time being.....&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''OPTION 2 No GPS needed'''&lt;br /&gt;
&lt;br /&gt;
The map you see is centred on your last GPS/chosen location. Now you wish to plan a route at another location '''NOT''' on your current map so GPS is not going to work.  You will not get a map on the screen for this location until the end of this setup.&lt;br /&gt;
&lt;br /&gt;
1) Remove all maps except the one that includes the locations you plan to use later. (if you fully understand how maps work in NAVIT this step is not necessary of course but for first timers it makes things simple to diagnose if you have troubles doing these steps.)&lt;br /&gt;
&lt;br /&gt;
2) Open bookmarks.txt  ===== To do the edit go to USB mode, open R:\appdata\org.webosinternals.navit\bookmark.txt with any text editor you like (replace R: with your Drive Letter)&lt;br /&gt;
&lt;br /&gt;
3) add a new line&lt;br /&gt;
&lt;br /&gt;
mg: longitude latitude type=bookmark label=&amp;quot;Location 1&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Format is longitude and latitude, both in DD.ddd coordinates. For example Honolulu Stadium is -157.829 21.295, note the need for &amp;quot;-&amp;quot; for W longitude and &amp;quot;-&amp;quot; for S latitude. DD.ddd can have more d's added.&lt;br /&gt;
&lt;br /&gt;
4) save bookmarks.txt&lt;br /&gt;
&lt;br /&gt;
5) Start navit and navigate via bookmarks to &amp;quot;Location 1&amp;quot;&lt;br /&gt;
&lt;br /&gt;
6) If you want to go from place to place just add more bookmarks, suggest arrange them inside a new folder called &amp;quot;My Trip&amp;quot;. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
''' Changing The Starting position'''&lt;br /&gt;
&lt;br /&gt;
You might want to change the starting position of navit, especially if you are using Navit without a GPS. You can get your coordinates here: http://itouchmap.com/latlong.html&lt;br /&gt;
&lt;br /&gt;
You can change the starting position in navit.xml, here :&lt;br /&gt;
&lt;br /&gt;
&amp;lt;navit gui=&amp;quot;...&amp;quot; graphics=&amp;quot;...&amp;quot; center=&amp;quot;4808 N 1134 E&amp;quot; zoom=&amp;quot;128&amp;quot; &amp;gt;&lt;br /&gt;
&lt;br /&gt;
The latitude and longitude are written as multiplied by 100, i.e. you won't see the decimal point. For example, instead of 48.08, enter 4808.&lt;br /&gt;
&lt;br /&gt;
== So you want Miles not km? ==&lt;br /&gt;
&lt;br /&gt;
NAVIT has this link http://trac.navit-project.org/ticket/12&lt;/div&gt;</summary>
		<author><name>Noradtux</name></author>
	</entry>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=Application:Navit&amp;diff=12485</id>
		<title>Application:Navit</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=Application:Navit&amp;diff=12485"/>
		<updated>2011-01-03T17:41:01Z</updated>

		<summary type="html">&lt;p&gt;Noradtux: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:SDL]]&lt;br /&gt;
[[Category:Application]]&lt;br /&gt;
This page is currently available in two languages:&lt;br /&gt;
:[[Image:Australia.png]] [[Image:USA.png]] [[Application:Navit]]&lt;br /&gt;
:[[Image:France.png]] [[Application:Navit-FR]]&lt;br /&gt;
&lt;br /&gt;
== Summary ==&lt;br /&gt;
&lt;br /&gt;
[[Image:Navit_icon.png|50px|left]]&lt;br /&gt;
Navit is an open source (GPL) car navigation software for Linux systems. It will display your position on a map (in bird-view mode or as a 3D &amp;quot;visualization&amp;quot;) from GPS sensor data, and can provide precise route calculation, touch screen functionality and supports Points of Interest (POI), which can be extended via an easy to use plugin system. Unlike other navigation systems, Navit maps are dynamically generated in real time  from vector data. Information about Navit can be found [http://wiki.navit-project.org/index.php/Main_Page on the Navit wiki].&lt;br /&gt;
&lt;br /&gt;
== Release Notes ==&lt;br /&gt;
&lt;br /&gt;
The release notes can be found at [[Application:NavitReleaseNotes]]&lt;br /&gt;
&lt;br /&gt;
== Where do you get the latest version of Navit for WebOS 1.4.5 and above ? ==&lt;br /&gt;
&lt;br /&gt;
'''ATTENTION WEBOS 2.0 and 2.01  ===&amp;gt;   Palm confirmed that we are hitting a permission bug in the PDK Forums webOS &amp;amp;bull; View topic - Using PDL_ServiceCallWithCallback for location service: fail.It should be fixed in the next update of webOS.'''&lt;br /&gt;
&lt;br /&gt;
There is a bug in the OTA (over the air) update from 1.4.1 to 1.4.5 that prevents Navit from working. To check for the bug open a Terminal or Novaterm and issue this command 'cat /etc/fstab|grep internal'. You should get the following line:&lt;br /&gt;
&lt;br /&gt;
/dev/mapper/store-media	/media/internal	vfat	utf8,shortname=mixed,umask=0000	0	0&lt;br /&gt;
&lt;br /&gt;
If the response from your device does not have the 'umask=0000' statement then you need to fix this first as explained here =&amp;gt; http://developer.palm.com/distribution/viewtopic.php?p=34750&lt;br /&gt;
Thanks to Rod there is now an app in The Preware Testing feed that can do the fix for you =&amp;gt; http://forums.precentral.net/showthread.php?p=2556103&lt;br /&gt;
&lt;br /&gt;
Eine Deutsche Anleitung zum beheben des Problemes ist hier zu finden =&amp;gt; http://www.nexave.de/forum/39654-fehler-im-ota-1-4-5-update.html&lt;br /&gt;
&lt;br /&gt;
# Open Preware. Select available applications. Then type 'Navit' and install as any other WebOS application.&lt;br /&gt;
# This will automatically install two other needed packages if you not have installed them. The packages are 'speechd' and 'locale'.&lt;br /&gt;
# You settings are migrated if you had installed the Navit Alpha before. Then you can skip step 4-8 the rest.&lt;br /&gt;
# Now start Navit. You will see the OSD but no map as this will be installed in the next step. This first start will create the default settings and the empty folder for the map.&lt;br /&gt;
# Quit Navit and connect your Pre to your PC in USB mode.&lt;br /&gt;
# You also need a map. '''There was a recent problem with the Navit planet extractor - this should now be fixed as of 19:22, 18 October 2010 (UTC).'''&lt;br /&gt;
Go to http://maps.navit-project.org/download/ and create one of the part of the world you need or look for created maps here =&amp;gt; http://wiki.navit-project.org/index.php/OpenStreetMaps or use this direct links:&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=-125.4,24.3,-66.5,49.3 USA (except Alaska and Hawaii)]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=-179.5,49.5,-129,71.6 Alaska]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=-161.07,18.49,-154.45,22.85 Hawaii]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=-141.3,41.5,-52.2,70.2 Canada]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=-117.6,14.1,-86.4,32.8 Mexico]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=-9.7,49.6,2.2,61.2 UK]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=-11.17,51.25,-5.23,55.9 Ireland]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=5.18,46.8,15.4,55.6 Germany]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=-5.45,42.0,8.44,51.68 France]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=2.08,48.86,7.78,54.51 Benelux]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=-11.03,34.87,4.61,44.4 Spain and Portugal]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=6.52,36.38,18.96,47.19 Italy]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=7.49,54.33,13.05,57.88 Denmark]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=9.4,46.32,17.21,49.1 Austria]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=5.79,45.74,10.59,47.84 Switzerland]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=11.91,48.48,19.02,51.17 Czech Republic]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=33.99,29.8,35.95,33.4 Israel]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=110.5,-44.2,154.9,-9.2 Australia]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=165.2,-47.6,179.1,-33.7 New Zealand]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=15.6,-35.2,33.3,-21.9 South Africa]&amp;lt;br/&amp;gt; &amp;lt;br/&amp;gt;''Note I (PreRunr) have found that small is better (faster processing) and that the Cloudmade maps can have problems so use the extractor version FIRST.'' &lt;br /&gt;
# Put the *.bin file into the folder appdata/org.webosinternals.navit/maps on the USB drive of your Pre.&lt;br /&gt;
# To switch between the three skins you need to open the navit.xml in appdata/org.webosinternals.navit/ . At the bottom you find the section where the skin is included. Remove the comment markers from the skin you plan to use and add them to the current skin.&lt;br /&gt;
# Try it out!&lt;br /&gt;
# Multiple maps. Using *.bin will not actually grab multiple map files but actually grab just the FIRST map file in the directory. Note that *.bin still does have it's use... If you are using just a single map file in a single directory then whenever you download an updated map file you can place it into the directory and not have to worry about modifying the navit.xml file with the new map name. Just remember to delete your old map file from the directory. To specify multiple map files you will have to add multiple lines to the navit.xml file with the file name for each map, switch between them via the settings/maps onscreen menu. Extra maps may be for your holiday trips to Hawaii allowing you  to set up bookmarks in advance without GPS using the instructions here http://www.webos-internals.org/wiki/Application:Navit#On_how_to_plan_a_route. Having the Garmin BaseMap in your mapset allows you to see the whole world when you zoom out.&lt;br /&gt;
To do this you need to add the mapset this way:&lt;br /&gt;
 &amp;lt;mapset enabled=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
    &amp;lt;map type=&amp;quot;binfile&amp;quot; enabled=&amp;quot;yes&amp;quot; active=&amp;quot;yes&amp;quot; data=&amp;quot;/media/internal/appdata/org.webosinternals.navit/maps/osm/Australia.navit.bin&amp;quot;/&amp;gt;&lt;br /&gt;
    &amp;lt;map type=&amp;quot;binfile&amp;quot; enabled=&amp;quot;yes&amp;quot; active=&amp;quot;no&amp;quot; data=&amp;quot;/media/internal/appdata/org.webosinternals.navit/maps/osm/Hawaii.navit.bin&amp;quot;/&amp;gt;&lt;br /&gt;
    &amp;lt;map type=&amp;quot;garmin&amp;quot; enabled=&amp;quot;yes&amp;quot; active=&amp;quot;no&amp;quot; data=&amp;quot;/media/internal/appdata/org.webosinternals.navit/maps/garmin/gmapbmap.img&amp;quot;/&amp;gt;&lt;br /&gt;
 &amp;lt;/mapset&amp;gt;&lt;br /&gt;
# Look at appdata/org.webosinternals.navit/navit.log on you USB drive if Navit is not working as expected. If Navit has problems it writes the information into this log file.&lt;br /&gt;
&lt;br /&gt;
If you have any questions about this version then you can find help here =&amp;gt; http://forums.precentral.net/webos-internals/254622-navit-3d-car-navigation-system.html&lt;br /&gt;
&lt;br /&gt;
== Using Map&amp;amp;Guide maps ==&lt;br /&gt;
&lt;br /&gt;
For all Europe uses. You can get a good Mapset from Amazon for 5 Euro =&amp;gt; [http://www.amazon.de/Marco-Polo-Gro%C3%9Fer-Reiseplaner-DVD-ROM/dp/3829731426/ Marco Polo Großer Reiseplaner 2007/2008 (DVD-ROM) auf Amazon.de]&lt;br /&gt;
&lt;br /&gt;
The disadvantage is that the complete map is 3GB, if you only take Germany and the Major routes of Europe it is still 1GB.&lt;br /&gt;
&lt;br /&gt;
'''For Linux'''&lt;br /&gt;
# Change directory to where DVD is mounted&lt;br /&gt;
# Unpack data2.cab with: unshield x travel/data2.cab &lt;br /&gt;
# Now, you should get a directory named like DIRLAN_GER.&lt;br /&gt;
# Inside you find the maps...&lt;br /&gt;
'''For Windows'''&lt;br /&gt;
# Install the application&lt;br /&gt;
# you find the maps in a folder inside the program folder.&lt;br /&gt;
&lt;br /&gt;
'''Installing the maps'''&lt;br /&gt;
# The dem.map folder with all the majors roads and towns of Europe...&lt;br /&gt;
# ...and five smpX.smp folders, which contain the details of countries:&lt;br /&gt;
* smp1: DK,S,N,IS,FIN,N&lt;br /&gt;
* smp2: F,E,GBZ,P,AND,MC&lt;br /&gt;
* smp3: Germany&lt;br /&gt;
* smp4: CZ,SK,RSM,EST,GEO,LV,LT,MD,RUS,UA,BY,GR,H,I,RO,CH,A,PL,AL,MT,CY,BG,FL,SRB,MNE,HR,SLO,BIH,MK,TR,AZ,AM,V&lt;br /&gt;
* smp5: NL,B,GB,L,IRL &lt;br /&gt;
# copy the dem.map folder into a place on your hard drive&lt;br /&gt;
# remove all *d60* files from the dem.map folder&lt;br /&gt;
# copy the dem.map folder into /MaypsNavit on you usb drive&lt;br /&gt;
# copy the smpX.smp folder you need into /MaypsNavit/dem.map folder&lt;br /&gt;
# open appdata/org.webosinternals.navit/navit.xml and change the following:&lt;br /&gt;
 &amp;lt;mapset enabled=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
     &amp;lt;map type=&amp;quot;binfile&amp;quot; enabled=&amp;quot;yes&amp;quot; data=&amp;quot;/media/internal/appdata/org.webosinternals.navit/maps/*.bin&amp;quot;/&amp;gt;&lt;br /&gt;
 &amp;lt;/mapset&amp;gt;&lt;br /&gt;
to &lt;br /&gt;
 &amp;lt;mapset enabled=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
     &amp;lt;map type=&amp;quot;binfile&amp;quot; enabled=&amp;quot;yes&amp;quot; active=&amp;quot;yes&amp;quot; data=&amp;quot;/media/internal/appdata/org.webosinternals.navit/maps/osm/*.bin&amp;quot;/&amp;gt;&lt;br /&gt;
     &amp;lt;map type=&amp;quot;mg&amp;quot; enabled=&amp;quot;yes&amp;quot; active=&amp;quot;no&amp;quot; data=&amp;quot;/media/internal/appdata/org.webosinternals.navit/maps/dem.map&amp;quot; /&amp;gt;&lt;br /&gt;
     &amp;lt;map type=&amp;quot;mg&amp;quot; enabled=&amp;quot;yes&amp;quot; active=&amp;quot;no&amp;quot; data=&amp;quot;/media/internal/appdata/org.webosinternals.navit/maps/dem.map/smp3.smp&amp;quot; /&amp;gt;&lt;br /&gt;
 &amp;lt;/mapset&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now you can switch between the OSM and the M&amp;amp;G maps from the settings/maps menu inside of Navit. The OSM map is the default. To make M&amp;amp;G the default you need to invert the active switches.&lt;br /&gt;
 &lt;br /&gt;
I would expect the the Map&amp;amp;Guide maps for other countries will also work. But you need to find a cheep Product that contains them.&lt;br /&gt;
&lt;br /&gt;
If you have the m&amp;amp;g and the OSM maps on your USB drive then you can use the index from the m&amp;amp;g maps for searching and the OSM maps for routing and display. To do this you need to add the mapset this way:&lt;br /&gt;
 &amp;lt;mapset enabled=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
     &amp;lt;map type=&amp;quot;mg&amp;quot; enabled=&amp;quot;yes&amp;quot; active=&amp;quot;no&amp;quot; data=&amp;quot;/media/internal/appdata/org.webosinternals.navit/maps/dem.map/smp3.smp&amp;quot; /&amp;gt;&lt;br /&gt;
     &amp;lt;map type=&amp;quot;mg&amp;quot; enabled=&amp;quot;yes&amp;quot; active=&amp;quot;no&amp;quot; data=&amp;quot;/media/internal/appdata/org.webosinternals.navit/maps/dem.map&amp;quot; /&amp;gt;&lt;br /&gt;
     &amp;lt;map type=&amp;quot;binfile&amp;quot; enabled=&amp;quot;yes&amp;quot; active=&amp;quot;yes&amp;quot; data=&amp;quot;/media/internal/appdata/org.webosinternals.navit/maps/osm/*.bin&amp;quot;/&amp;gt;&lt;br /&gt;
 &amp;lt;/mapset&amp;gt;&lt;br /&gt;
It looks like Navit uses the street index of the first enabled map even if it is not active.&lt;br /&gt;
&lt;br /&gt;
== Changing the display of POI (Points of interest) symbols ==&lt;br /&gt;
&lt;br /&gt;
you can switch every POI symbol off and on, but there is no Menu function to do it. Connect your Pre in USB Mode and open &amp;quot;appdata/org.webosinternals.navit/navit_layout.xml&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
'''Make a backup of the file before you start and be careful. Navit will not start if you mess up the file !!!'''&lt;br /&gt;
&lt;br /&gt;
This file defines the different layouts that you can select (Car, Car-dark, bike and T@M). Every layout starts with a line like this:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;layout name=&amp;quot;Car&amp;quot; nightlayout=&amp;quot;Car-dark&amp;quot; color=&amp;quot;#ffefb7&amp;quot; font=&amp;quot;Prelude&amp;quot;&amp;gt;&lt;br /&gt;
 .&lt;br /&gt;
 .&lt;br /&gt;
 .&lt;br /&gt;
 &amp;lt;/layout&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you scroll down in the layout you will find the POI definitions. It starts with the line:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;layer name=&amp;quot;POI Symbols&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For every defined POI symbole you find the following three lines:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;itemgra item_types=&amp;quot;poi_hotel&amp;quot;  order=&amp;quot;12-&amp;quot;&amp;gt;&lt;br /&gt;
     &amp;lt;icon src=&amp;quot;hotel.png&amp;quot;/&amp;gt;&lt;br /&gt;
 &amp;lt;/itemgra&amp;gt;&lt;br /&gt;
&lt;br /&gt;
to switch the POI of simply remove the three lines or change them to&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 &amp;lt;!-- &amp;lt;itemgra item_types=&amp;quot;poi_hotel&amp;quot;  order=&amp;quot;12-&amp;quot;&amp;gt;&lt;br /&gt;
         &amp;lt;icon src=&amp;quot;hotel.png&amp;quot;/&amp;gt;&lt;br /&gt;
     &amp;lt;/itemgra&amp;gt; &lt;br /&gt;
 --&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Then you can switch them on later if you like.&lt;br /&gt;
&lt;br /&gt;
Navit loads the first layout that is defined in this file on startup. If you like to have a other layout you will need to move it to the beginning of the file. You can find more documentation in the navit_layout.xml file. The current version can be found in the git repository =&amp;gt; http://git.webos-internals.org/?p=preware/cross-compile.git;a=blob;f=packages/apps/navit/files/navit_layout.xml&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Understanding ISSUES with OpenStreet Maps ==&lt;br /&gt;
&lt;br /&gt;
There is a list of issues that first time users keep asking about.  These are not WEBOS issues but due to how NAVIT operates with OpenStreet maps. Look at &lt;br /&gt;
http://wiki.navit-project.org/index.php/OpenStreetMaps#Problems_with_OSM_and_navit_or_navigation_in_general&lt;br /&gt;
Look at the section below called &amp;quot;On how to plan a route&amp;quot; for advice.&lt;br /&gt;
&lt;br /&gt;
== Why don't I get the new skins we see below? ==&lt;br /&gt;
Installation of Navit only copies in the new XML files '''''if the Navit.xml is not there'''''. You need to delete the old ones to get the new. '''''Preware does NOT REMOVE THEM!'''''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
You find the xml files on the USB drive J: (or another drive X: when your Pre is in USB mode (not charge only mode) depending upon your PC setup.&lt;br /&gt;
&lt;br /&gt;
Located here J:/appdata/org.webosinternals.navit/&lt;br /&gt;
&lt;br /&gt;
To switch between the three skins shown below you need to open the navit.xml in appdata/org.webosinternals.navit/ . At the bottom you find the section where the skin is included.&lt;br /&gt;
Remove the comment markers from the skin you plan to use and add them to the current skin. For example to use    &amp;lt; !-- &amp;lt;xi:include href=&amp;quot;$NAVIT_USER_DATADIR/navit_gui.xml&amp;quot;/&amp;gt; -- &amp;gt; remove the &amp;lt; !--   and the -- &amp;gt;  and ADD the same in front and back of the existing skin, for example    &amp;lt;xi:include href=&amp;quot;$NAVIT_USER_DATADIR/navit_gui_PreNav.xml&amp;quot;/&amp;gt;. There is NO SPACE between the &amp;lt;  and --  and similarly between --  and &amp;gt;  in the code. The space appears in this wiki text due to formatting issues.&lt;br /&gt;
&lt;br /&gt;
== Only as a start. Some images of the current skins: ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Skin PreNav:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:PreNav-L.JPG]]&lt;br /&gt;
[[Image:PreNav-P.JPG]]&lt;br /&gt;
&lt;br /&gt;
[[Image:NavitScreenshot1.jpg]]&lt;br /&gt;
&lt;br /&gt;
[[Image:NavitScreenshot2.jpg]]&lt;br /&gt;
&lt;br /&gt;
[[Image:NavitScreenshot3.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Skin Pre:&lt;br /&gt;
&lt;br /&gt;
[[Image:Pre-P.jpg]]&lt;br /&gt;
&lt;br /&gt;
Basic skin:&lt;br /&gt;
&lt;br /&gt;
[[Image:Basic-P.jpg]]&lt;br /&gt;
'''&lt;br /&gt;
&lt;br /&gt;
== How to get around the menus v3 (still not complete)''' ==&lt;br /&gt;
&lt;br /&gt;
''As an aside the screen captures don't work on full screen - sorry.''&lt;br /&gt;
&lt;br /&gt;
Main screen is seen here before GPS lock &lt;br /&gt;
&lt;br /&gt;
[[Image:Start_screen.png]] (here the last saved GPS position is used to choose the starting map).&lt;br /&gt;
&lt;br /&gt;
Press your finger on the screen and &amp;quot;push&amp;quot; the map around to get the desired location (where you are now or where you want to go)  right into the centre of the screen (if you want to zoom into a location use the + button).  Tap the screen and you will get the Main Menu shown here.&lt;br /&gt;
&lt;br /&gt;
[[Image:Main_menu.png]]&lt;br /&gt;
Since we want to go somewhere tap on Actions.&lt;br /&gt;
&lt;br /&gt;
[[Image:Actions_menu.png]]&lt;br /&gt;
Now you have a choice of the Location at the center of the map screen, the location of the car (no good here as GPS has not locked in), the Location of a saved Bookmark, or searching for a Location in your OSM or other map you have already loaded into your Pre at /media/NavitMaps/. Choosing Town we get this screen.&lt;br /&gt;
&lt;br /&gt;
[[Image:Town_view.png]]&lt;br /&gt;
Now unless you live in the USA you can now enter a town. If not tap on the US flag and you should get this screen.&lt;br /&gt;
&lt;br /&gt;
[[Image:Town_view2.png]]&lt;br /&gt;
Now Type in your country eg Au will give at least two countries to choose from.  Select one and you will then get to enter a town, the street and then house.  Lots of times this does not work too well as the House numbering is not available. In this case follow instructions below on How to Plan a Route. &lt;br /&gt;
Here are some FAQ about searching http://wiki.navit-project.org/index.php/OpenStreetMaps#Search_for_my_town_works.2C_but_I_can.27t_find_my_street&lt;br /&gt;
&lt;br /&gt;
OK I have told NAVIT that I wish to go to my new destination and now its ready to go. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:Navit_OK_to_drive.png]] &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
It shows the way to go as a BIG FAT BLUE line as well as speaking the directions. If you want to read the directions Choose Route then Description.  The voice reads these out as you go along the route. Now Rod Whitby can guess where I live.&lt;br /&gt;
&lt;br /&gt;
[[Now you want to change from a CAR to a Pedestrian, Horse or BIKE!]]&lt;br /&gt;
&lt;br /&gt;
Choose the Main Menu, then choose Settings and you will see this&lt;br /&gt;
&lt;br /&gt;
[[Image:Settings_menu.png]]&lt;br /&gt;
Now choose Vehicle and you will see this&lt;br /&gt;
&lt;br /&gt;
[[Image:Vehicle_screen.png]]&lt;br /&gt;
Now select GPS and you will see your last choice which is shown here as a car.&lt;br /&gt;
&lt;br /&gt;
[[Image:GPS_screen_car.png]]&lt;br /&gt;
Press once on the row Change profile to: pedestrian (for example)&lt;br /&gt;
Then at the top of the screen press on VEHICLE. This will get you back to the GPS screen.  Now if you select GPS again you will get this screen confirming you are now a pedestrian.&lt;br /&gt;
&lt;br /&gt;
[[Image:GPS_screen_ped.png]]&lt;br /&gt;
Enjoy :-)&lt;br /&gt;
&lt;br /&gt;
[[Changing Map view (or getting rid of all the POIs)]]&lt;br /&gt;
&lt;br /&gt;
If you want very few POIs the simplest option is MainMenu&amp;gt;&amp;gt;Settings&amp;gt;&amp;gt;Display&amp;gt;&amp;gt;Layout&amp;gt;&amp;gt;T@H&lt;br /&gt;
&lt;br /&gt;
[[Image:choose T@H.png]] [[Image:T@H view.png]] &lt;br /&gt;
Go back to map and you will see hardly any POIs. &lt;br /&gt;
&lt;br /&gt;
Helpful notes from vreihen on 18 and 26 May 2010 now follow,&lt;br /&gt;
&lt;br /&gt;
== On starting up issues ie '''why the map layer isn't loading?''' ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
When Navit first starts up, it uses the north pole as it's initial position (if I recall correctly) until it gets an initial GPS fix. Your map layer problem may be that the GPS point is still at the north pole, or perhaps outside of the map that you have installed. If you tap on the center of the screen and tap on actions, there will be an icon of a car and an icon of a globe. The car icon is your current position, and should contain a non-zero latitude and longitude if your GPS is working and has a fix. Verify that those coordinates are where you are located before you dig any deeper into the maps as the cause of the missing layer.&lt;br /&gt;
&lt;br /&gt;
The information panels at the bottom of the screen are only populated when Navit is navigating between two points. Otherwise, they should be blank.&lt;br /&gt;
&lt;br /&gt;
If all else fails with the maps, you could download the entire planet.bin if you have 3.5 gigs of free USB flash space in your phone to eliminate the map file as the cause of your problem.....&lt;br /&gt;
&lt;br /&gt;
== '''On how to plan a route''' ==&lt;br /&gt;
&lt;br /&gt;
'''OPTION 1 with GPS'''&lt;br /&gt;
&lt;br /&gt;
1) Scroll through the map until you can see the location that you want to drive to.&lt;br /&gt;
&lt;br /&gt;
2) Zoom in tight on the screen, if necessary. Tap on your destination on the map.&lt;br /&gt;
&lt;br /&gt;
3) When Navit opens it's main menu, tap on actions.&lt;br /&gt;
&lt;br /&gt;
4) The car icon should show your current latitude/longitude. &lt;br /&gt;
&lt;br /&gt;
5) The globe icon should show the destination latitude/longitude that you tapped on the map.&lt;br /&gt;
&lt;br /&gt;
6) Tap on the globe icon.&lt;br /&gt;
&lt;br /&gt;
7) From the menu that pops up, select either bookmark this location (recommended) or navigate to this location.&lt;br /&gt;
&lt;br /&gt;
8) If you chose to bookmark it, tap actions | bookmarks, then tap your bookmark. Select navigate to this location.&lt;br /&gt;
&lt;br /&gt;
9) Depending on the distance you asked it to go, Navit should pop up the first driving direction and speak it to you within 5-10 seconds.&lt;br /&gt;
&lt;br /&gt;
The OSM map data apparently does not contain the concept of a state, so navigating by state/city/street lookup is difficult to impossible. Navigating by bookmark on the map is the only option for the time being.....&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''OPTION 2 No GPS needed'''&lt;br /&gt;
&lt;br /&gt;
The map you see is centred on your last GPS/chosen location. Now you wish to plan a route at another location '''NOT''' on your current map so GPS is not going to work.  You will not get a map on the screen for this location until the end of this setup.&lt;br /&gt;
&lt;br /&gt;
1) Remove all maps except the one that includes the locations you plan to use later. (if you fully understand how maps work in NAVIT this step is not necessary of course but for first timers it makes things simple to diagnose if you have troubles doing these steps.)&lt;br /&gt;
&lt;br /&gt;
2) Open bookmarks.txt  ===== To do the edit go to USB mode, open R:\appdata\org.webosinternals.navit\bookmark.txt with any text editor you like (replace R: with your Drive Letter)&lt;br /&gt;
&lt;br /&gt;
3) add a new line&lt;br /&gt;
&lt;br /&gt;
mg: longitude latitude type=bookmark label=&amp;quot;Location 1&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Format is longitude and latitude, both in DD.ddd coordinates. For example Honolulu Stadium is -157.829 21.295, note the need for &amp;quot;-&amp;quot; for W longitude and &amp;quot;-&amp;quot; for S latitude. DD.ddd can have more d's added.&lt;br /&gt;
&lt;br /&gt;
4) save bookmarks.txt&lt;br /&gt;
&lt;br /&gt;
5) Start navit and navigate via bookmarks to &amp;quot;Location 1&amp;quot;&lt;br /&gt;
&lt;br /&gt;
6) If you want to go from place to place just add more bookmarks, suggest arrange them inside a new folder called &amp;quot;My Trip&amp;quot;. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
''' Changing The Starting position'''&lt;br /&gt;
&lt;br /&gt;
You might want to change the starting position of navit, especially if you are using Navit without a GPS. You can get your coordinates here: http://itouchmap.com/latlong.html&lt;br /&gt;
&lt;br /&gt;
You can change the starting position in navit.xml, here :&lt;br /&gt;
&lt;br /&gt;
&amp;lt;navit gui=&amp;quot;...&amp;quot; graphics=&amp;quot;...&amp;quot; center=&amp;quot;4808 N 1134 E&amp;quot; zoom=&amp;quot;128&amp;quot; &amp;gt;&lt;br /&gt;
&lt;br /&gt;
The latitude and longitude are written as multiplied by 100, i.e. you won't see the decimal point. For example, instead of 48.08, enter 4808.&lt;br /&gt;
&lt;br /&gt;
== So you want Miles not km? ==&lt;br /&gt;
&lt;br /&gt;
NAVIT has this link http://trac.navit-project.org/ticket/12&lt;/div&gt;</summary>
		<author><name>Noradtux</name></author>
	</entry>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=Application:NavitReleaseNotes&amp;diff=12484</id>
		<title>Application:NavitReleaseNotes</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=Application:NavitReleaseNotes&amp;diff=12484"/>
		<updated>2011-01-03T17:31:36Z</updated>

		<summary type="html">&lt;p&gt;Noradtux: Created page with '= Navit Release Notes = == v0.5.0.3845-2 == This release introduces a new way of us handling changes to the configuration files. We now check if the configuration files have been…'&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Navit Release Notes =&lt;br /&gt;
== v0.5.0.3845-2 ==&lt;br /&gt;
This release introduces a new way of us handling changes to the configuration files. We now check if the configuration files have been modified by the user using md5sums. If there is no md5sum-file or if the md5sum matches the existing config file is backed up and the new version put in place. If the md5sum does not match the file is not touched and the new version is put beside it with a .new-extension.&lt;br /&gt;
&lt;br /&gt;
'''Since there are currently no md5sum-files, the configuration will be replaced by our version and the old saved as .old.'''&lt;br /&gt;
&lt;br /&gt;
'''This version needs at least WebOS 1.4.5 and is known to not work on WebOS 2.0x. We are waiting for a WebOS fix from Palm to make WebOS 2 work.'''&lt;/div&gt;</summary>
		<author><name>Noradtux</name></author>
	</entry>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=Application:Navit&amp;diff=12483</id>
		<title>Application:Navit</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=Application:Navit&amp;diff=12483"/>
		<updated>2011-01-03T17:31:28Z</updated>

		<summary type="html">&lt;p&gt;Noradtux: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:SDL]]&lt;br /&gt;
[[Category:Application]]&lt;br /&gt;
This page is currently available in two languages:&lt;br /&gt;
:[[Image:Australia.png]] [[Image:USA.png]] [[Application:Navit]]&lt;br /&gt;
:[[Image:France.png]] [[Application:Navit-FR]]&lt;br /&gt;
&lt;br /&gt;
== Summary ==&lt;br /&gt;
&lt;br /&gt;
[[Image:Navit_icon.png|50px|left]]&lt;br /&gt;
Navit is an open source (GPL) car navigation software for Linux systems. It will display your position on a map (in bird-view mode or as a 3D &amp;quot;visualization&amp;quot;) from GPS sensor data, and can provide precise route calculation, touch screen functionality and supports Points of Interest (POI), which can be extended via an easy to use plugin system. Unlike other navigation systems, Navit maps are dynamically generated in real time  from vector data. Information about Navit can be found [http://wiki.navit-project.org/index.php/Main_Page on the Navit wiki].&lt;br /&gt;
&lt;br /&gt;
== Where do you get the latest version of Navit for WebOS 1.4.5 and above ? ==&lt;br /&gt;
&lt;br /&gt;
'''ATTENTION WEBOS 2.0 and 2.01  ===&amp;gt;   Palm confirmed that we are hitting a permission bug in the PDK Forums webOS &amp;amp;bull; View topic - Using PDL_ServiceCallWithCallback for location service: fail.It should be fixed in the next update of webOS.'''&lt;br /&gt;
&lt;br /&gt;
There is a bug in the OTA (over the air) update from 1.4.1 to 1.4.5 that prevents Navit from working. To check for the bug open a Terminal or Novaterm and issue this command 'cat /etc/fstab|grep internal'. You should get the following line:&lt;br /&gt;
&lt;br /&gt;
/dev/mapper/store-media	/media/internal	vfat	utf8,shortname=mixed,umask=0000	0	0&lt;br /&gt;
&lt;br /&gt;
If the response from your device does not have the 'umask=0000' statement then you need to fix this first as explained here =&amp;gt; http://developer.palm.com/distribution/viewtopic.php?p=34750&lt;br /&gt;
Thanks to Rod there is now an app in The Preware Testing feed that can do the fix for you =&amp;gt; http://forums.precentral.net/showthread.php?p=2556103&lt;br /&gt;
&lt;br /&gt;
Eine Deutsche Anleitung zum beheben des Problemes ist hier zu finden =&amp;gt; http://www.nexave.de/forum/39654-fehler-im-ota-1-4-5-update.html&lt;br /&gt;
&lt;br /&gt;
# Open Preware. Select available applications. Then type 'Navit' and install as any other WebOS application.&lt;br /&gt;
# This will automatically install two other needed packages if you not have installed them. The packages are 'speechd' and 'locale'.&lt;br /&gt;
# You settings are migrated if you had installed the Navit Alpha before. Then you can skip step 4-8 the rest.&lt;br /&gt;
# Now start Navit. You will see the OSD but no map as this will be installed in the next step. This first start will create the default settings and the empty folder for the map.&lt;br /&gt;
# Quit Navit and connect your Pre to your PC in USB mode.&lt;br /&gt;
# You also need a map. '''There was a recent problem with the Navit planet extractor - this should now be fixed as of 19:22, 18 October 2010 (UTC).'''&lt;br /&gt;
Go to http://maps.navit-project.org/download/ and create one of the part of the world you need or look for created maps here =&amp;gt; http://wiki.navit-project.org/index.php/OpenStreetMaps or use this direct links:&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=-125.4,24.3,-66.5,49.3 USA (except Alaska and Hawaii)]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=-179.5,49.5,-129,71.6 Alaska]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=-161.07,18.49,-154.45,22.85 Hawaii]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=-141.3,41.5,-52.2,70.2 Canada]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=-117.6,14.1,-86.4,32.8 Mexico]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=-9.7,49.6,2.2,61.2 UK]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=-11.17,51.25,-5.23,55.9 Ireland]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=5.18,46.8,15.4,55.6 Germany]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=-5.45,42.0,8.44,51.68 France]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=2.08,48.86,7.78,54.51 Benelux]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=-11.03,34.87,4.61,44.4 Spain and Portugal]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=6.52,36.38,18.96,47.19 Italy]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=7.49,54.33,13.05,57.88 Denmark]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=9.4,46.32,17.21,49.1 Austria]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=5.79,45.74,10.59,47.84 Switzerland]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=11.91,48.48,19.02,51.17 Czech Republic]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=33.99,29.8,35.95,33.4 Israel]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=110.5,-44.2,154.9,-9.2 Australia]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=165.2,-47.6,179.1,-33.7 New Zealand]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=15.6,-35.2,33.3,-21.9 South Africa]&amp;lt;br/&amp;gt; &amp;lt;br/&amp;gt;''Note I (PreRunr) have found that small is better (faster processing) and that the Cloudmade maps can have problems so use the extractor version FIRST.'' &lt;br /&gt;
# Put the *.bin file into the folder appdata/org.webosinternals.navit/maps on the USB drive of your Pre.&lt;br /&gt;
# To switch between the three skins you need to open the navit.xml in appdata/org.webosinternals.navit/ . At the bottom you find the section where the skin is included. Remove the comment markers from the skin you plan to use and add them to the current skin.&lt;br /&gt;
# Try it out!&lt;br /&gt;
# Multiple maps. Using *.bin will not actually grab multiple map files but actually grab just the FIRST map file in the directory. Note that *.bin still does have it's use... If you are using just a single map file in a single directory then whenever you download an updated map file you can place it into the directory and not have to worry about modifying the navit.xml file with the new map name. Just remember to delete your old map file from the directory. To specify multiple map files you will have to add multiple lines to the navit.xml file with the file name for each map, switch between them via the settings/maps onscreen menu. Extra maps may be for your holiday trips to Hawaii allowing you  to set up bookmarks in advance without GPS using the instructions here http://www.webos-internals.org/wiki/Application:Navit#On_how_to_plan_a_route. Having the Garmin BaseMap in your mapset allows you to see the whole world when you zoom out.&lt;br /&gt;
To do this you need to add the mapset this way:&lt;br /&gt;
 &amp;lt;mapset enabled=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
    &amp;lt;map type=&amp;quot;binfile&amp;quot; enabled=&amp;quot;yes&amp;quot; active=&amp;quot;yes&amp;quot; data=&amp;quot;/media/internal/appdata/org.webosinternals.navit/maps/osm/Australia.navit.bin&amp;quot;/&amp;gt;&lt;br /&gt;
    &amp;lt;map type=&amp;quot;binfile&amp;quot; enabled=&amp;quot;yes&amp;quot; active=&amp;quot;no&amp;quot; data=&amp;quot;/media/internal/appdata/org.webosinternals.navit/maps/osm/Hawaii.navit.bin&amp;quot;/&amp;gt;&lt;br /&gt;
    &amp;lt;map type=&amp;quot;garmin&amp;quot; enabled=&amp;quot;yes&amp;quot; active=&amp;quot;no&amp;quot; data=&amp;quot;/media/internal/appdata/org.webosinternals.navit/maps/garmin/gmapbmap.img&amp;quot;/&amp;gt;&lt;br /&gt;
 &amp;lt;/mapset&amp;gt;&lt;br /&gt;
# Look at appdata/org.webosinternals.navit/navit.log on you USB drive if Navit is not working as expected. If Navit has problems it writes the information into this log file.&lt;br /&gt;
&lt;br /&gt;
If you have any questions about this version then you can find help here =&amp;gt; http://forums.precentral.net/webos-internals/254622-navit-3d-car-navigation-system.html&lt;br /&gt;
&lt;br /&gt;
== Using Map&amp;amp;Guide maps ==&lt;br /&gt;
&lt;br /&gt;
For all Europe uses. You can get a good Mapset from Amazon for 5 Euro =&amp;gt; [http://www.amazon.de/Marco-Polo-Gro%C3%9Fer-Reiseplaner-DVD-ROM/dp/3829731426/ Marco Polo Großer Reiseplaner 2007/2008 (DVD-ROM) auf Amazon.de]&lt;br /&gt;
&lt;br /&gt;
The disadvantage is that the complete map is 3GB, if you only take Germany and the Major routes of Europe it is still 1GB.&lt;br /&gt;
&lt;br /&gt;
'''For Linux'''&lt;br /&gt;
# Change directory to where DVD is mounted&lt;br /&gt;
# Unpack data2.cab with: unshield x travel/data2.cab &lt;br /&gt;
# Now, you should get a directory named like DIRLAN_GER.&lt;br /&gt;
# Inside you find the maps...&lt;br /&gt;
'''For Windows'''&lt;br /&gt;
# Install the application&lt;br /&gt;
# you find the maps in a folder inside the program folder.&lt;br /&gt;
&lt;br /&gt;
'''Installing the maps'''&lt;br /&gt;
# The dem.map folder with all the majors roads and towns of Europe...&lt;br /&gt;
# ...and five smpX.smp folders, which contain the details of countries:&lt;br /&gt;
* smp1: DK,S,N,IS,FIN,N&lt;br /&gt;
* smp2: F,E,GBZ,P,AND,MC&lt;br /&gt;
* smp3: Germany&lt;br /&gt;
* smp4: CZ,SK,RSM,EST,GEO,LV,LT,MD,RUS,UA,BY,GR,H,I,RO,CH,A,PL,AL,MT,CY,BG,FL,SRB,MNE,HR,SLO,BIH,MK,TR,AZ,AM,V&lt;br /&gt;
* smp5: NL,B,GB,L,IRL &lt;br /&gt;
# copy the dem.map folder into a place on your hard drive&lt;br /&gt;
# remove all *d60* files from the dem.map folder&lt;br /&gt;
# copy the dem.map folder into /MaypsNavit on you usb drive&lt;br /&gt;
# copy the smpX.smp folder you need into /MaypsNavit/dem.map folder&lt;br /&gt;
# open appdata/org.webosinternals.navit/navit.xml and change the following:&lt;br /&gt;
 &amp;lt;mapset enabled=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
     &amp;lt;map type=&amp;quot;binfile&amp;quot; enabled=&amp;quot;yes&amp;quot; data=&amp;quot;/media/internal/appdata/org.webosinternals.navit/maps/*.bin&amp;quot;/&amp;gt;&lt;br /&gt;
 &amp;lt;/mapset&amp;gt;&lt;br /&gt;
to &lt;br /&gt;
 &amp;lt;mapset enabled=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
     &amp;lt;map type=&amp;quot;binfile&amp;quot; enabled=&amp;quot;yes&amp;quot; active=&amp;quot;yes&amp;quot; data=&amp;quot;/media/internal/appdata/org.webosinternals.navit/maps/osm/*.bin&amp;quot;/&amp;gt;&lt;br /&gt;
     &amp;lt;map type=&amp;quot;mg&amp;quot; enabled=&amp;quot;yes&amp;quot; active=&amp;quot;no&amp;quot; data=&amp;quot;/media/internal/appdata/org.webosinternals.navit/maps/dem.map&amp;quot; /&amp;gt;&lt;br /&gt;
     &amp;lt;map type=&amp;quot;mg&amp;quot; enabled=&amp;quot;yes&amp;quot; active=&amp;quot;no&amp;quot; data=&amp;quot;/media/internal/appdata/org.webosinternals.navit/maps/dem.map/smp3.smp&amp;quot; /&amp;gt;&lt;br /&gt;
 &amp;lt;/mapset&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now you can switch between the OSM and the M&amp;amp;G maps from the settings/maps menu inside of Navit. The OSM map is the default. To make M&amp;amp;G the default you need to invert the active switches.&lt;br /&gt;
 &lt;br /&gt;
I would expect the the Map&amp;amp;Guide maps for other countries will also work. But you need to find a cheep Product that contains them.&lt;br /&gt;
&lt;br /&gt;
If you have the m&amp;amp;g and the OSM maps on your USB drive then you can use the index from the m&amp;amp;g maps for searching and the OSM maps for routing and display. To do this you need to add the mapset this way:&lt;br /&gt;
 &amp;lt;mapset enabled=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
     &amp;lt;map type=&amp;quot;mg&amp;quot; enabled=&amp;quot;yes&amp;quot; active=&amp;quot;no&amp;quot; data=&amp;quot;/media/internal/appdata/org.webosinternals.navit/maps/dem.map/smp3.smp&amp;quot; /&amp;gt;&lt;br /&gt;
     &amp;lt;map type=&amp;quot;mg&amp;quot; enabled=&amp;quot;yes&amp;quot; active=&amp;quot;no&amp;quot; data=&amp;quot;/media/internal/appdata/org.webosinternals.navit/maps/dem.map&amp;quot; /&amp;gt;&lt;br /&gt;
     &amp;lt;map type=&amp;quot;binfile&amp;quot; enabled=&amp;quot;yes&amp;quot; active=&amp;quot;yes&amp;quot; data=&amp;quot;/media/internal/appdata/org.webosinternals.navit/maps/osm/*.bin&amp;quot;/&amp;gt;&lt;br /&gt;
 &amp;lt;/mapset&amp;gt;&lt;br /&gt;
It looks like Navit uses the street index of the first enabled map even if it is not active.&lt;br /&gt;
&lt;br /&gt;
== Changing the display of POI (Points of interest) symbols ==&lt;br /&gt;
&lt;br /&gt;
you can switch every POI symbol off and on, but there is no Menu function to do it. Connect your Pre in USB Mode and open &amp;quot;appdata/org.webosinternals.navit/navit_layout.xml&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
'''Make a backup of the file before you start and be careful. Navit will not start if you mess up the file !!!'''&lt;br /&gt;
&lt;br /&gt;
This file defines the different layouts that you can select (Car, Car-dark, bike and T@M). Every layout starts with a line like this:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;layout name=&amp;quot;Car&amp;quot; nightlayout=&amp;quot;Car-dark&amp;quot; color=&amp;quot;#ffefb7&amp;quot; font=&amp;quot;Prelude&amp;quot;&amp;gt;&lt;br /&gt;
 .&lt;br /&gt;
 .&lt;br /&gt;
 .&lt;br /&gt;
 &amp;lt;/layout&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you scroll down in the layout you will find the POI definitions. It starts with the line:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;layer name=&amp;quot;POI Symbols&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For every defined POI symbole you find the following three lines:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;itemgra item_types=&amp;quot;poi_hotel&amp;quot;  order=&amp;quot;12-&amp;quot;&amp;gt;&lt;br /&gt;
     &amp;lt;icon src=&amp;quot;hotel.png&amp;quot;/&amp;gt;&lt;br /&gt;
 &amp;lt;/itemgra&amp;gt;&lt;br /&gt;
&lt;br /&gt;
to switch the POI of simply remove the three lines or change them to&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 &amp;lt;!-- &amp;lt;itemgra item_types=&amp;quot;poi_hotel&amp;quot;  order=&amp;quot;12-&amp;quot;&amp;gt;&lt;br /&gt;
         &amp;lt;icon src=&amp;quot;hotel.png&amp;quot;/&amp;gt;&lt;br /&gt;
     &amp;lt;/itemgra&amp;gt; &lt;br /&gt;
 --&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Then you can switch them on later if you like.&lt;br /&gt;
&lt;br /&gt;
Navit loads the first layout that is defined in this file on startup. If you like to have a other layout you will need to move it to the beginning of the file. You can find more documentation in the navit_layout.xml file. The current version can be found in the git repository =&amp;gt; http://git.webos-internals.org/?p=preware/cross-compile.git;a=blob;f=packages/apps/navit/files/navit_layout.xml&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Understanding ISSUES with OpenStreet Maps ==&lt;br /&gt;
&lt;br /&gt;
There is a list of issues that first time users keep asking about.  These are not WEBOS issues but due to how NAVIT operates with OpenStreet maps. Look at &lt;br /&gt;
http://wiki.navit-project.org/index.php/OpenStreetMaps#Problems_with_OSM_and_navit_or_navigation_in_general&lt;br /&gt;
Look at the section below called &amp;quot;On how to plan a route&amp;quot; for advice.&lt;br /&gt;
&lt;br /&gt;
== Why don't I get the new skins we see below? ==&lt;br /&gt;
Installation of Navit only copies in the new XML files '''''if the Navit.xml is not there'''''. You need to delete the old ones to get the new. '''''Preware does NOT REMOVE THEM!'''''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
You find the xml files on the USB drive J: (or another drive X: when your Pre is in USB mode (not charge only mode) depending upon your PC setup.&lt;br /&gt;
&lt;br /&gt;
Located here J:/appdata/org.webosinternals.navit/&lt;br /&gt;
&lt;br /&gt;
To switch between the three skins shown below you need to open the navit.xml in appdata/org.webosinternals.navit/ . At the bottom you find the section where the skin is included.&lt;br /&gt;
Remove the comment markers from the skin you plan to use and add them to the current skin. For example to use    &amp;lt; !-- &amp;lt;xi:include href=&amp;quot;$NAVIT_USER_DATADIR/navit_gui.xml&amp;quot;/&amp;gt; -- &amp;gt; remove the &amp;lt; !--   and the -- &amp;gt;  and ADD the same in front and back of the existing skin, for example    &amp;lt;xi:include href=&amp;quot;$NAVIT_USER_DATADIR/navit_gui_PreNav.xml&amp;quot;/&amp;gt;. There is NO SPACE between the &amp;lt;  and --  and similarly between --  and &amp;gt;  in the code. The space appears in this wiki text due to formatting issues.&lt;br /&gt;
&lt;br /&gt;
== Only as a start. Some images of the current skins: ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Skin PreNav:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:PreNav-L.JPG]]&lt;br /&gt;
[[Image:PreNav-P.JPG]]&lt;br /&gt;
&lt;br /&gt;
[[Image:NavitScreenshot1.jpg]]&lt;br /&gt;
&lt;br /&gt;
[[Image:NavitScreenshot2.jpg]]&lt;br /&gt;
&lt;br /&gt;
[[Image:NavitScreenshot3.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Skin Pre:&lt;br /&gt;
&lt;br /&gt;
[[Image:Pre-P.jpg]]&lt;br /&gt;
&lt;br /&gt;
Basic skin:&lt;br /&gt;
&lt;br /&gt;
[[Image:Basic-P.jpg]]&lt;br /&gt;
'''&lt;br /&gt;
&lt;br /&gt;
== How to get around the menus v3 (still not complete)''' ==&lt;br /&gt;
&lt;br /&gt;
''As an aside the screen captures don't work on full screen - sorry.''&lt;br /&gt;
&lt;br /&gt;
Main screen is seen here before GPS lock &lt;br /&gt;
&lt;br /&gt;
[[Image:Start_screen.png]] (here the last saved GPS position is used to choose the starting map).&lt;br /&gt;
&lt;br /&gt;
Press your finger on the screen and &amp;quot;push&amp;quot; the map around to get the desired location (where you are now or where you want to go)  right into the centre of the screen (if you want to zoom into a location use the + button).  Tap the screen and you will get the Main Menu shown here.&lt;br /&gt;
&lt;br /&gt;
[[Image:Main_menu.png]]&lt;br /&gt;
Since we want to go somewhere tap on Actions.&lt;br /&gt;
&lt;br /&gt;
[[Image:Actions_menu.png]]&lt;br /&gt;
Now you have a choice of the Location at the center of the map screen, the location of the car (no good here as GPS has not locked in), the Location of a saved Bookmark, or searching for a Location in your OSM or other map you have already loaded into your Pre at /media/NavitMaps/. Choosing Town we get this screen.&lt;br /&gt;
&lt;br /&gt;
[[Image:Town_view.png]]&lt;br /&gt;
Now unless you live in the USA you can now enter a town. If not tap on the US flag and you should get this screen.&lt;br /&gt;
&lt;br /&gt;
[[Image:Town_view2.png]]&lt;br /&gt;
Now Type in your country eg Au will give at least two countries to choose from.  Select one and you will then get to enter a town, the street and then house.  Lots of times this does not work too well as the House numbering is not available. In this case follow instructions below on How to Plan a Route. &lt;br /&gt;
Here are some FAQ about searching http://wiki.navit-project.org/index.php/OpenStreetMaps#Search_for_my_town_works.2C_but_I_can.27t_find_my_street&lt;br /&gt;
&lt;br /&gt;
OK I have told NAVIT that I wish to go to my new destination and now its ready to go. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:Navit_OK_to_drive.png]] &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
It shows the way to go as a BIG FAT BLUE line as well as speaking the directions. If you want to read the directions Choose Route then Description.  The voice reads these out as you go along the route. Now Rod Whitby can guess where I live.&lt;br /&gt;
&lt;br /&gt;
[[Now you want to change from a CAR to a Pedestrian, Horse or BIKE!]]&lt;br /&gt;
&lt;br /&gt;
Choose the Main Menu, then choose Settings and you will see this&lt;br /&gt;
&lt;br /&gt;
[[Image:Settings_menu.png]]&lt;br /&gt;
Now choose Vehicle and you will see this&lt;br /&gt;
&lt;br /&gt;
[[Image:Vehicle_screen.png]]&lt;br /&gt;
Now select GPS and you will see your last choice which is shown here as a car.&lt;br /&gt;
&lt;br /&gt;
[[Image:GPS_screen_car.png]]&lt;br /&gt;
Press once on the row Change profile to: pedestrian (for example)&lt;br /&gt;
Then at the top of the screen press on VEHICLE. This will get you back to the GPS screen.  Now if you select GPS again you will get this screen confirming you are now a pedestrian.&lt;br /&gt;
&lt;br /&gt;
[[Image:GPS_screen_ped.png]]&lt;br /&gt;
Enjoy :-)&lt;br /&gt;
&lt;br /&gt;
[[Changing Map view (or getting rid of all the POIs)]]&lt;br /&gt;
&lt;br /&gt;
If you want very few POIs the simplest option is MainMenu&amp;gt;&amp;gt;Settings&amp;gt;&amp;gt;Display&amp;gt;&amp;gt;Layout&amp;gt;&amp;gt;T@H&lt;br /&gt;
&lt;br /&gt;
[[Image:choose T@H.png]] [[Image:T@H view.png]] &lt;br /&gt;
Go back to map and you will see hardly any POIs. &lt;br /&gt;
&lt;br /&gt;
Helpful notes from vreihen on 18 and 26 May 2010 now follow,&lt;br /&gt;
&lt;br /&gt;
== On starting up issues ie '''why the map layer isn't loading?''' ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
When Navit first starts up, it uses the north pole as it's initial position (if I recall correctly) until it gets an initial GPS fix. Your map layer problem may be that the GPS point is still at the north pole, or perhaps outside of the map that you have installed. If you tap on the center of the screen and tap on actions, there will be an icon of a car and an icon of a globe. The car icon is your current position, and should contain a non-zero latitude and longitude if your GPS is working and has a fix. Verify that those coordinates are where you are located before you dig any deeper into the maps as the cause of the missing layer.&lt;br /&gt;
&lt;br /&gt;
The information panels at the bottom of the screen are only populated when Navit is navigating between two points. Otherwise, they should be blank.&lt;br /&gt;
&lt;br /&gt;
If all else fails with the maps, you could download the entire planet.bin if you have 3.5 gigs of free USB flash space in your phone to eliminate the map file as the cause of your problem.....&lt;br /&gt;
&lt;br /&gt;
== '''On how to plan a route''' ==&lt;br /&gt;
&lt;br /&gt;
'''OPTION 1 with GPS'''&lt;br /&gt;
&lt;br /&gt;
1) Scroll through the map until you can see the location that you want to drive to.&lt;br /&gt;
&lt;br /&gt;
2) Zoom in tight on the screen, if necessary. Tap on your destination on the map.&lt;br /&gt;
&lt;br /&gt;
3) When Navit opens it's main menu, tap on actions.&lt;br /&gt;
&lt;br /&gt;
4) The car icon should show your current latitude/longitude. &lt;br /&gt;
&lt;br /&gt;
5) The globe icon should show the destination latitude/longitude that you tapped on the map.&lt;br /&gt;
&lt;br /&gt;
6) Tap on the globe icon.&lt;br /&gt;
&lt;br /&gt;
7) From the menu that pops up, select either bookmark this location (recommended) or navigate to this location.&lt;br /&gt;
&lt;br /&gt;
8) If you chose to bookmark it, tap actions | bookmarks, then tap your bookmark. Select navigate to this location.&lt;br /&gt;
&lt;br /&gt;
9) Depending on the distance you asked it to go, Navit should pop up the first driving direction and speak it to you within 5-10 seconds.&lt;br /&gt;
&lt;br /&gt;
The OSM map data apparently does not contain the concept of a state, so navigating by state/city/street lookup is difficult to impossible. Navigating by bookmark on the map is the only option for the time being.....&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''OPTION 2 No GPS needed'''&lt;br /&gt;
&lt;br /&gt;
The map you see is centred on your last GPS/chosen location. Now you wish to plan a route at another location '''NOT''' on your current map so GPS is not going to work.  You will not get a map on the screen for this location until the end of this setup.&lt;br /&gt;
&lt;br /&gt;
1) Remove all maps except the one that includes the locations you plan to use later. (if you fully understand how maps work in NAVIT this step is not necessary of course but for first timers it makes things simple to diagnose if you have troubles doing these steps.)&lt;br /&gt;
&lt;br /&gt;
2) Open bookmarks.txt  ===== To do the edit go to USB mode, open R:\appdata\org.webosinternals.navit\bookmark.txt with any text editor you like (replace R: with your Drive Letter)&lt;br /&gt;
&lt;br /&gt;
3) add a new line&lt;br /&gt;
&lt;br /&gt;
mg: longitude latitude type=bookmark label=&amp;quot;Location 1&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Format is longitude and latitude, both in DD.ddd coordinates. For example Honolulu Stadium is -157.829 21.295, note the need for &amp;quot;-&amp;quot; for W longitude and &amp;quot;-&amp;quot; for S latitude. DD.ddd can have more d's added.&lt;br /&gt;
&lt;br /&gt;
4) save bookmarks.txt&lt;br /&gt;
&lt;br /&gt;
5) Start navit and navigate via bookmarks to &amp;quot;Location 1&amp;quot;&lt;br /&gt;
&lt;br /&gt;
6) If you want to go from place to place just add more bookmarks, suggest arrange them inside a new folder called &amp;quot;My Trip&amp;quot;. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
''' Changing The Starting position'''&lt;br /&gt;
&lt;br /&gt;
You might want to change the starting position of navit, especially if you are using Navit without a GPS. You can get your coordinates here: http://itouchmap.com/latlong.html&lt;br /&gt;
&lt;br /&gt;
You can change the starting position in navit.xml, here :&lt;br /&gt;
&lt;br /&gt;
&amp;lt;navit gui=&amp;quot;...&amp;quot; graphics=&amp;quot;...&amp;quot; center=&amp;quot;4808 N 1134 E&amp;quot; zoom=&amp;quot;128&amp;quot; &amp;gt;&lt;br /&gt;
&lt;br /&gt;
The latitude and longitude are written as multiplied by 100, i.e. you won't see the decimal point. For example, instead of 48.08, enter 4808.&lt;br /&gt;
&lt;br /&gt;
== So you want Miles not km? ==&lt;br /&gt;
&lt;br /&gt;
NAVIT has this link http://trac.navit-project.org/ticket/12&lt;/div&gt;</summary>
		<author><name>Noradtux</name></author>
	</entry>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=Application:Navit&amp;diff=12480</id>
		<title>Application:Navit</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=Application:Navit&amp;diff=12480"/>
		<updated>2011-01-02T16:52:45Z</updated>

		<summary type="html">&lt;p&gt;Noradtux: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:SDL]]&lt;br /&gt;
[[Category:Application]]&lt;br /&gt;
This page is currently available in two languages:&lt;br /&gt;
:[[Image:Australia.png]] [[Image:USA.png]] [[Application:Navit]]&lt;br /&gt;
:[[Image:France.png]] [[Application:Navit-FR]]&lt;br /&gt;
&lt;br /&gt;
== Summary ==&lt;br /&gt;
&lt;br /&gt;
[[Image:Navit_icon.png|50px|left]]&lt;br /&gt;
Navit is an open source (GPL) car navigation software for Linux systems. It will display your position on a map (in bird-view mode or as a 3D &amp;quot;visualization&amp;quot;) from GPS sensor data, and can provide precise route calculation, touch screen functionality and supports Points of Interest (POI), which can be extended via an easy to use plugin system. Unlike other navigation systems, Navit maps are dynamically generated in real time  from vector data. Information about Navit can be found [http://wiki.navit-project.org/index.php/Main_Page on the Navit wiki].&lt;br /&gt;
&lt;br /&gt;
== Where do you get the latest version of Navit for WebOS 1.4.5 and above ? ==&lt;br /&gt;
&lt;br /&gt;
'''ATTENTION WEBOS 2.0 and 2.01  ===&amp;gt;   Palm confirmed that we are hitting a permission bug in the PDK Forums webOS &amp;amp;bull; View topic - Using PDL_ServiceCallWithCallback for location service: fail.It should be fixed in the next update of webOS.'''&lt;br /&gt;
&lt;br /&gt;
There is a bug in the OTA (over the air) update from 1.4.1 to 1.4.5 that prevents Navit from working. To check for the bug open a Terminal or Novaterm and issue this command 'cat /etc/fstab|grep internal'. You should get the following line:&lt;br /&gt;
&lt;br /&gt;
/dev/mapper/store-media	/media/internal	vfat	utf8,shortname=mixed,umask=0000	0	0&lt;br /&gt;
&lt;br /&gt;
If the response from your device does not have the 'umask=0000' statement then you need to fix this first as explained here =&amp;gt; http://developer.palm.com/distribution/viewtopic.php?p=34750&lt;br /&gt;
Thanks to Rod there is now an app in The Preware Testing feed that can do the fix for you =&amp;gt; http://forums.precentral.net/showthread.php?p=2556103&lt;br /&gt;
&lt;br /&gt;
Eine Deutsche Anleitung zum beheben des Problemes ist hier zu finden =&amp;gt; http://www.nexave.de/forum/39654-fehler-im-ota-1-4-5-update.html&lt;br /&gt;
&lt;br /&gt;
# Open Preware. Select available applications. Then type 'Navit' and install as any other WebOS application.&lt;br /&gt;
# This will automatically install two other needed packages if you not have installed them. The packages are 'speechd' and 'locale'.&lt;br /&gt;
# You settings are migrated if you had installed the Navit Alpha before. Then you can skip step 4-8 the rest.&lt;br /&gt;
# Now start Navit. You will see the OSD but no map as this will be installed in the next step. This first start will create the default settings and the empty folder for the map.&lt;br /&gt;
# Quit Navit and connect your Pre to your PC in USB mode.&lt;br /&gt;
# You also need a map. '''There was a recent problem with the Navit planet extractor - this should now be fixed as of 19:22, 18 October 2010 (UTC).'''&lt;br /&gt;
Go to http://maps.navit-project.org/download/ and create one of the part of the world you need or look for created maps here =&amp;gt; http://wiki.navit-project.org/index.php/OpenStreetMaps or use this direct links:&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=-125.4,24.3,-66.5,49.3 USA (except Alaska and Hawaii)]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=-179.5,49.5,-129,71.6 Alaska]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=-161.07,18.49,-154.45,22.85 Hawaii]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=-141.3,41.5,-52.2,70.2 Canada]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=-117.6,14.1,-86.4,32.8 Mexico]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=-9.7,49.6,2.2,61.2 UK]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=-11.17,51.25,-5.23,55.9 Ireland]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=5.18,46.8,15.4,55.6 Germany]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=-5.45,42.0,8.44,51.68 France]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=2.08,48.86,7.78,54.51 Benelux]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=-11.03,34.87,4.61,44.4 Spain and Portugal]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=6.52,36.38,18.96,47.19 Italy]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=7.49,54.33,13.05,57.88 Denmark]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=9.4,46.32,17.21,49.1 Austria]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=5.79,45.74,10.59,47.84 Switzerland]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=11.91,48.48,19.02,51.17 Czech Republic]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=33.99,29.8,35.95,33.4 Israel]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=110.5,-44.2,154.9,-9.2 Australia]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=165.2,-47.6,179.1,-33.7 New Zealand]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=15.6,-35.2,33.3,-21.9 South Africa]&amp;lt;br/&amp;gt; &amp;lt;br/&amp;gt;''Note I (PreRunr) have found that small is better (faster processing) and that the Cloudmade maps can have problems so use the extractor version FIRST.'' &lt;br /&gt;
# Put the *.bin file into the folder appdata/org.webosinternals.navit/maps on the USB drive of your Pre.&lt;br /&gt;
# To switch between the three skins you need to open the navit.xml in appdata/org.webosinternals.navit/ . At the bottom you find the section where the skin is included. Remove the comment markers from the skin you plan to use and add them to the current skin.&lt;br /&gt;
# Try it out!&lt;br /&gt;
# Multiple maps. Using *.bin will not actually grab multiple map files but actually grab just the FIRST map file in the directory. Note that *.bin still does have it's use... If you are using just a single map file in a single directory then whenever you download an updated map file you can place it into the directory and not have to worry about modifying the navit.xml file with the new map name. Just remember to delete your old map file from the directory. To specify multiple map files you will have to add multiple lines to the navit.xml file with the file name for each map, switch between them via the settings/maps onscreen menu. Extra maps may be for your holiday trips to Hawaii allowing you  to set up bookmarks in advance without GPS using the instructions here http://www.webos-internals.org/wiki/Application:Navit#On_how_to_plan_a_route. Having the Garmin BaseMap in your mapset allows you to see the whole world when you zoom out.&lt;br /&gt;
To do this you need to add the mapset this way:&lt;br /&gt;
 &amp;lt;mapset enabled=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
    &amp;lt;map type=&amp;quot;binfile&amp;quot; enabled=&amp;quot;yes&amp;quot; active=&amp;quot;yes&amp;quot; data=&amp;quot;/media/internal/appdata/org.webosinternals.navit/maps/osm/Australia.navit.bin&amp;quot;/&amp;gt;&lt;br /&gt;
    &amp;lt;map type=&amp;quot;binfile&amp;quot; enabled=&amp;quot;yes&amp;quot; active=&amp;quot;no&amp;quot; data=&amp;quot;/media/internal/appdata/org.webosinternals.navit/maps/osm/Hawaii.navit.bin&amp;quot;/&amp;gt;&lt;br /&gt;
    &amp;lt;map type=&amp;quot;garmin&amp;quot; enabled=&amp;quot;yes&amp;quot; active=&amp;quot;no&amp;quot; data=&amp;quot;/media/internal/appdata/org.webosinternals.navit/maps/garmin/gmapbmap.img&amp;quot;/&amp;gt;&lt;br /&gt;
 &amp;lt;/mapset&amp;gt;&lt;br /&gt;
# Look at appdata/org.webosinternals.navit/navit.log on you USB drive if Navit is not working as expected. If Navit has problems it writes the information into this log file.&lt;br /&gt;
&lt;br /&gt;
If you have any questions about this version then you can find help here =&amp;gt; http://forums.precentral.net/webos-internals/254622-navit-3d-car-navigation-system.html&lt;br /&gt;
&lt;br /&gt;
== Using Map&amp;amp;Guide maps ==&lt;br /&gt;
&lt;br /&gt;
For all Europe uses. You can get a good Mapset from Amazon for 5 Euro =&amp;gt; [http://www.amazon.de/Marco-Polo-Gro%C3%9Fer-Reiseplaner-DVD-ROM/dp/3829731426/ Marco Polo Großer Reiseplaner 2007/2008 (DVD-ROM) auf Amazon.de]&lt;br /&gt;
&lt;br /&gt;
The disadvantage is that the complete map is 3GB, if you only take Germany and the Major routes of Europe it is still 1GB.&lt;br /&gt;
&lt;br /&gt;
'''For Linux'''&lt;br /&gt;
# Change directory to where DVD is mounted&lt;br /&gt;
# Unpack data2.cab with: unshield x travel/data2.cab &lt;br /&gt;
# Now, you should get a directory named like DIRLAN_GER.&lt;br /&gt;
# Inside you find the maps...&lt;br /&gt;
'''For Windows'''&lt;br /&gt;
# Install the application&lt;br /&gt;
# you find the maps in a folder inside the program folder.&lt;br /&gt;
&lt;br /&gt;
'''Installing the maps'''&lt;br /&gt;
# The dem.map folder with all the majors roads and towns of Europe...&lt;br /&gt;
# ...and five smpX.smp folders, which contain the details of countries:&lt;br /&gt;
* smp1: DK,S,N,IS,FIN,N&lt;br /&gt;
* smp2: F,E,GBZ,P,AND,MC&lt;br /&gt;
* smp3: Germany&lt;br /&gt;
* smp4: CZ,SK,RSM,EST,GEO,LV,LT,MD,RUS,UA,BY,GR,H,I,RO,CH,A,PL,AL,MT,CY,BG,FL,SRB,MNE,HR,SLO,BIH,MK,TR,AZ,AM,V&lt;br /&gt;
* smp5: NL,B,GB,L,IRL &lt;br /&gt;
# copy the dem.map folder into a place on your hard drive&lt;br /&gt;
# remove all *d60* files from the dem.map folder&lt;br /&gt;
# copy the dem.map folder into /MaypsNavit on you usb drive&lt;br /&gt;
# copy the smpX.smp folder you need into /MaypsNavit/dem.map folder&lt;br /&gt;
# open appdata/org.webosinternals.navit/navit.xml and change the following:&lt;br /&gt;
 &amp;lt;mapset enabled=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
     &amp;lt;map type=&amp;quot;binfile&amp;quot; enabled=&amp;quot;yes&amp;quot; data=&amp;quot;/media/internal/appdata/org.webosinternals.navit/maps/*.bin&amp;quot;/&amp;gt;&lt;br /&gt;
 &amp;lt;/mapset&amp;gt;&lt;br /&gt;
to &lt;br /&gt;
 &amp;lt;mapset enabled=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
     &amp;lt;map type=&amp;quot;binfile&amp;quot; enabled=&amp;quot;yes&amp;quot; active=&amp;quot;yes&amp;quot; data=&amp;quot;/media/internal/appdata/org.webosinternals.navit/maps/osm/*.bin&amp;quot;/&amp;gt;&lt;br /&gt;
     &amp;lt;map type=&amp;quot;mg&amp;quot; enabled=&amp;quot;yes&amp;quot; active=&amp;quot;no&amp;quot; data=&amp;quot;/media/internal/appdata/org.webosinternals.navit/maps/dem.map&amp;quot; /&amp;gt;&lt;br /&gt;
     &amp;lt;map type=&amp;quot;mg&amp;quot; enabled=&amp;quot;yes&amp;quot; active=&amp;quot;no&amp;quot; data=&amp;quot;/media/internal/appdata/org.webosinternals.navit/maps/dem.map/smp3.smp&amp;quot; /&amp;gt;&lt;br /&gt;
 &amp;lt;/mapset&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now you can switch between the OSM and the M&amp;amp;G maps from the settings/maps menu inside of Navit. The OSM map is the default. To make M&amp;amp;G the default you need to invert the active switches.&lt;br /&gt;
 &lt;br /&gt;
I would expect the the Map&amp;amp;Guide maps for other countries will also work. But you need to find a cheep Product that contains them.&lt;br /&gt;
&lt;br /&gt;
If you have the m&amp;amp;g and the OSM maps on your USB drive then you can use the index from the m&amp;amp;g maps for searching and the OSM maps for routing and display. To do this you need to add the mapset this way:&lt;br /&gt;
 &amp;lt;mapset enabled=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
     &amp;lt;map type=&amp;quot;mg&amp;quot; enabled=&amp;quot;yes&amp;quot; active=&amp;quot;no&amp;quot; data=&amp;quot;/media/internal/appdata/org.webosinternals.navit/maps/dem.map/smp3.smp&amp;quot; /&amp;gt;&lt;br /&gt;
     &amp;lt;map type=&amp;quot;mg&amp;quot; enabled=&amp;quot;yes&amp;quot; active=&amp;quot;no&amp;quot; data=&amp;quot;/media/internal/appdata/org.webosinternals.navit/maps/dem.map&amp;quot; /&amp;gt;&lt;br /&gt;
     &amp;lt;map type=&amp;quot;binfile&amp;quot; enabled=&amp;quot;yes&amp;quot; active=&amp;quot;yes&amp;quot; data=&amp;quot;/media/internal/appdata/org.webosinternals.navit/maps/osm/*.bin&amp;quot;/&amp;gt;&lt;br /&gt;
 &amp;lt;/mapset&amp;gt;&lt;br /&gt;
It looks like Navit uses the street index of the first enabled map even if it is not active.&lt;br /&gt;
&lt;br /&gt;
== Changing the display of POI (Points of interest) symbols ==&lt;br /&gt;
&lt;br /&gt;
you can switch every POI symbol off and on, but there is no Menu function to do it. Connect your Pre in USB Mode and open &amp;quot;appdata/org.webosinternals.navit/navit_layout.xml&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
'''Make a backup of the file before you start and be careful. Navit will not start if you mess up the file !!!'''&lt;br /&gt;
&lt;br /&gt;
This file defines the different layouts that you can select (Car, Car-dark, bike and T@M). Every layout starts with a line like this:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;layout name=&amp;quot;Car&amp;quot; nightlayout=&amp;quot;Car-dark&amp;quot; color=&amp;quot;#ffefb7&amp;quot; font=&amp;quot;Prelude&amp;quot;&amp;gt;&lt;br /&gt;
 .&lt;br /&gt;
 .&lt;br /&gt;
 .&lt;br /&gt;
 &amp;lt;/layout&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you scroll down in the layout you will find the POI definitions. It starts with the line:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;layer name=&amp;quot;POI Symbols&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For every defined POI symbole you find the following three lines:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;itemgra item_types=&amp;quot;poi_hotel&amp;quot;  order=&amp;quot;12-&amp;quot;&amp;gt;&lt;br /&gt;
     &amp;lt;icon src=&amp;quot;hotel.png&amp;quot;/&amp;gt;&lt;br /&gt;
 &amp;lt;/itemgra&amp;gt;&lt;br /&gt;
&lt;br /&gt;
to switch the POI of simply remove the three lines or change them to&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 &amp;lt;!-- &amp;lt;itemgra item_types=&amp;quot;poi_hotel&amp;quot;  order=&amp;quot;12-&amp;quot;&amp;gt;&lt;br /&gt;
         &amp;lt;icon src=&amp;quot;hotel.png&amp;quot;/&amp;gt;&lt;br /&gt;
     &amp;lt;/itemgra&amp;gt; &lt;br /&gt;
 --&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Then you can switch them on later if you like.&lt;br /&gt;
&lt;br /&gt;
Navit loads the first layout that is defined in this file on startup. If you like to have a other layout you will need to move it to the beginning of the file. You can find more documentation in the navit_layout.xml file. The current version can be found in the git repository =&amp;gt; http://git.webos-internals.org/?p=preware/cross-compile.git;a=blob;f=packages/apps/navit/files/navit_layout.xml&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Understanding ISSUES with OpenStreet Maps ==&lt;br /&gt;
&lt;br /&gt;
There is a list of issues that first time users keep asking about.  These are not WEBOS issues but due to how NAVIT operates with OpenStreet maps. Look at &lt;br /&gt;
http://wiki.navit-project.org/index.php/OpenStreetMaps#Problems_with_OSM_and_navit_or_navigation_in_general&lt;br /&gt;
Look at the section below called &amp;quot;On how to plan a route&amp;quot; for advice.&lt;br /&gt;
&lt;br /&gt;
== Why don't I get the new skins we see below? ==&lt;br /&gt;
Installation of Navit only copies in the new XML files '''''if the Navit.xml is not there'''''. You need to delete the old ones to get the new. '''''Preware does NOT REMOVE THEM!'''''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
You find the xml files on the USB drive J: (or another drive X: when your Pre is in USB mode (not charge only mode) depending upon your PC setup.&lt;br /&gt;
&lt;br /&gt;
Located here J:/appdata/org.webosinternals.navit/&lt;br /&gt;
&lt;br /&gt;
To switch between the three skins shown below you need to open the navit.xml in appdata/org.webosinternals.navit/ . At the bottom you find the section where the skin is included.&lt;br /&gt;
Remove the comment markers from the skin you plan to use and add them to the current skin. For example to use    &amp;lt; !-- &amp;lt;xi:include href=&amp;quot;$NAVIT_USER_DATADIR/navit_gui.xml&amp;quot;/&amp;gt; -- &amp;gt; remove the &amp;lt; !--   and the -- &amp;gt;  and ADD the same in front and back of the existing skin, for example    &amp;lt;xi:include href=&amp;quot;$NAVIT_USER_DATADIR/navit_gui_PreNav.xml&amp;quot;/&amp;gt;. There is NO SPACE between the &amp;lt;  and --  and similarly between --  and &amp;gt;  in the code. The space appears in this wiki text due to formatting issues.&lt;br /&gt;
&lt;br /&gt;
== Only as a start. Some images of the current skins: ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Skin PreNav:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:PreNav-L.JPG]]&lt;br /&gt;
[[Image:PreNav-P.JPG]]&lt;br /&gt;
&lt;br /&gt;
[[Image:NavitScreenshot1.jpg]]&lt;br /&gt;
&lt;br /&gt;
[[Image:NavitScreenshot2.jpg]]&lt;br /&gt;
&lt;br /&gt;
[[Image:NavitScreenshot3.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Skin Pre:&lt;br /&gt;
&lt;br /&gt;
[[Image:Pre-P.jpg]]&lt;br /&gt;
&lt;br /&gt;
Basic skin:&lt;br /&gt;
&lt;br /&gt;
[[Image:Basic-P.jpg]]&lt;br /&gt;
'''&lt;br /&gt;
&lt;br /&gt;
== How to get around the menus v3 (still not complete)''' ==&lt;br /&gt;
&lt;br /&gt;
''As an aside the screen captures don't work on full screen - sorry.''&lt;br /&gt;
&lt;br /&gt;
Main screen is seen here before GPS lock &lt;br /&gt;
&lt;br /&gt;
[[Image:Start_screen.png]] (here the last saved GPS position is used to choose the starting map).&lt;br /&gt;
&lt;br /&gt;
Press your finger on the screen and &amp;quot;push&amp;quot; the map around to get the desired location (where you are now or where you want to go)  right into the centre of the screen (if you want to zoom into a location use the + button).  Tap the screen and you will get the Main Menu shown here.&lt;br /&gt;
&lt;br /&gt;
[[Image:Main_menu.png]]&lt;br /&gt;
Since we want to go somewhere tap on Actions.&lt;br /&gt;
&lt;br /&gt;
[[Image:Actions_menu.png]]&lt;br /&gt;
Now you have a choice of the Location at the center of the map screen, the location of the car (no good here as GPS has not locked in), the Location of a saved Bookmark, or searching for a Location in your OSM or other map you have already loaded into your Pre at /media/NavitMaps/. Choosing Town we get this screen.&lt;br /&gt;
&lt;br /&gt;
[[Image:Town_view.png]]&lt;br /&gt;
Now unless you live in the USA you can now enter a town. If not tap on the US flag and you should get this screen.&lt;br /&gt;
&lt;br /&gt;
[[Image:Town_view2.png]]&lt;br /&gt;
Now Type in your country eg Au will give at least two countries to choose from.  Select one and you will then get to enter a town, the street and then house.  Lots of times this does not work too well as the House numbering is not available. In this case follow instructions below on How to Plan a Route. &lt;br /&gt;
Here are some FAQ about searching http://wiki.navit-project.org/index.php/OpenStreetMaps#Search_for_my_town_works.2C_but_I_can.27t_find_my_street&lt;br /&gt;
&lt;br /&gt;
OK I have told NAVIT that I wish to go to my new destination and now its ready to go. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:Navit_OK_to_drive.png]] &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
It shows the way to go as a BIG FAT BLUE line as well as speaking the directions. If you want to read the directions Choose Route then Description.  The voice reads these out as you go along the route. Now Rod Whitby can guess where I live.&lt;br /&gt;
&lt;br /&gt;
[[Now you want to change from a CAR to a Pedestrian, Horse or BIKE!]]&lt;br /&gt;
&lt;br /&gt;
Choose the Main Menu, then choose Settings and you will see this&lt;br /&gt;
&lt;br /&gt;
[[Image:Settings_menu.png]]&lt;br /&gt;
Now choose Vehicle and you will see this&lt;br /&gt;
&lt;br /&gt;
[[Image:Vehicle_screen.png]]&lt;br /&gt;
Now select GPS and you will see your last choice which is shown here as a car.&lt;br /&gt;
&lt;br /&gt;
[[Image:GPS_screen_car.png]]&lt;br /&gt;
Press once on the row Change profile to: pedestrian (for example)&lt;br /&gt;
Then at the top of the screen press on VEHICLE. This will get you back to the GPS screen.  Now if you select GPS again you will get this screen confirming you are now a pedestrian.&lt;br /&gt;
&lt;br /&gt;
[[Image:GPS_screen_ped.png]]&lt;br /&gt;
Enjoy :-)&lt;br /&gt;
&lt;br /&gt;
[[Changing Map view (or getting rid of all the POIs)]]&lt;br /&gt;
&lt;br /&gt;
If you want very few POIs the simplest option is MainMenu&amp;gt;&amp;gt;Settings&amp;gt;&amp;gt;Display&amp;gt;&amp;gt;Layout&amp;gt;&amp;gt;T@H&lt;br /&gt;
&lt;br /&gt;
[[Image:choose T@H.png]] [[Image:T@H view.png]] &lt;br /&gt;
Go back to map and you will see hardly any POIs. &lt;br /&gt;
&lt;br /&gt;
Helpful notes from vreihen on 18 and 26 May 2010 now follow,&lt;br /&gt;
&lt;br /&gt;
== On starting up issues ie '''why the map layer isn't loading?''' ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
When Navit first starts up, it uses the north pole as it's initial position (if I recall correctly) until it gets an initial GPS fix. Your map layer problem may be that the GPS point is still at the north pole, or perhaps outside of the map that you have installed. If you tap on the center of the screen and tap on actions, there will be an icon of a car and an icon of a globe. The car icon is your current position, and should contain a non-zero latitude and longitude if your GPS is working and has a fix. Verify that those coordinates are where you are located before you dig any deeper into the maps as the cause of the missing layer.&lt;br /&gt;
&lt;br /&gt;
The information panels at the bottom of the screen are only populated when Navit is navigating between two points. Otherwise, they should be blank.&lt;br /&gt;
&lt;br /&gt;
If all else fails with the maps, you could download the entire planet.bin if you have 3.5 gigs of free USB flash space in your phone to eliminate the map file as the cause of your problem.....&lt;br /&gt;
&lt;br /&gt;
== '''On how to plan a route''' ==&lt;br /&gt;
&lt;br /&gt;
'''OPTION 1 with GPS'''&lt;br /&gt;
&lt;br /&gt;
1) Scroll through the map until you can see the location that you want to drive to.&lt;br /&gt;
&lt;br /&gt;
2) Zoom in tight on the screen, if necessary. Tap on your destination on the map.&lt;br /&gt;
&lt;br /&gt;
3) When Navit opens it's main menu, tap on actions.&lt;br /&gt;
&lt;br /&gt;
4) The car icon should show your current latitude/longitude. &lt;br /&gt;
&lt;br /&gt;
5) The globe icon should show the destination latitude/longitude that you tapped on the map.&lt;br /&gt;
&lt;br /&gt;
6) Tap on the globe icon.&lt;br /&gt;
&lt;br /&gt;
7) From the menu that pops up, select either bookmark this location (recommended) or navigate to this location.&lt;br /&gt;
&lt;br /&gt;
8) If you chose to bookmark it, tap actions | bookmarks, then tap your bookmark. Select navigate to this location.&lt;br /&gt;
&lt;br /&gt;
9) Depending on the distance you asked it to go, Navit should pop up the first driving direction and speak it to you within 5-10 seconds.&lt;br /&gt;
&lt;br /&gt;
The OSM map data apparently does not contain the concept of a state, so navigating by state/city/street lookup is difficult to impossible. Navigating by bookmark on the map is the only option for the time being.....&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''OPTION 2 No GPS needed'''&lt;br /&gt;
&lt;br /&gt;
The map you see is centred on your last GPS/chosen location. Now you wish to plan a route at another location '''NOT''' on your current map so GPS is not going to work.  You will not get a map on the screen for this location until the end of this setup.&lt;br /&gt;
&lt;br /&gt;
1) Remove all maps except the one that includes the locations you plan to use later. (if you fully understand how maps work in NAVIT this step is not necessary of course but for first timers it makes things simple to diagnose if you have troubles doing these steps.)&lt;br /&gt;
&lt;br /&gt;
2) Open bookmarks.txt  ===== To do the edit go to USB mode, open R:\appdata\org.webosinternals.navit\bookmark.txt with any text editor you like (replace R: with your Drive Letter)&lt;br /&gt;
&lt;br /&gt;
3) add a new line&lt;br /&gt;
&lt;br /&gt;
mg: longitude latitude type=bookmark label=&amp;quot;Location 1&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Format is longitude and latitude, both in DD.ddd coordinates. For example Honolulu Stadium is -157.829 21.295, note the need for &amp;quot;-&amp;quot; for W longitude and &amp;quot;-&amp;quot; for S latitude. DD.ddd can have more d's added.&lt;br /&gt;
&lt;br /&gt;
4) save bookmarks.txt&lt;br /&gt;
&lt;br /&gt;
5) Start navit and navigate via bookmarks to &amp;quot;Location 1&amp;quot;&lt;br /&gt;
&lt;br /&gt;
6) If you want to go from place to place just add more bookmarks, suggest arrange them inside a new folder called &amp;quot;My Trip&amp;quot;. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
''' Changing The Starting position'''&lt;br /&gt;
&lt;br /&gt;
You might want to change the starting position of navit, especially if you are using Navit without a GPS. You can get your coordinates here: http://itouchmap.com/latlong.html&lt;br /&gt;
&lt;br /&gt;
You can change the starting position in navit.xml, here :&lt;br /&gt;
&lt;br /&gt;
&amp;lt;navit gui=&amp;quot;...&amp;quot; graphics=&amp;quot;...&amp;quot; center=&amp;quot;4808 N 1134 E&amp;quot; zoom=&amp;quot;128&amp;quot; &amp;gt;&lt;br /&gt;
&lt;br /&gt;
The latitude and longitude are written as multiplied by 100, i.e. you won't see the decimal point. For example, instead of 48.08, enter 4808.&lt;br /&gt;
&lt;br /&gt;
== So you want Miles not km? ==&lt;br /&gt;
&lt;br /&gt;
NAVIT has this link http://trac.navit-project.org/ticket/12&lt;br /&gt;
&lt;br /&gt;
== Release Notes ==&lt;br /&gt;
=== v0.5.0.3845-1 ===&lt;br /&gt;
This release introduces a new way of us handling changes to the configuration files. We now check if the configuration files have been modified by the user using md5sums. If there is no md5sum-file or if the md5sum matches the existing config file is backed up and the new version put in place. If the md5sum does not match the file is not touched and the new version is put beside it with a .new-extension.&lt;br /&gt;
&lt;br /&gt;
'''Since there are currently no md5sum-files, the configuration will be replaced by our version and the old saved as .old.'''&lt;br /&gt;
&lt;br /&gt;
'''This version needs at least WebOS 1.4.5 and is known to not work on WebOS 2.0x. We are waiting for a WebOS fix from Palm to make WebOS 2 work.'''&lt;/div&gt;</summary>
		<author><name>Noradtux</name></author>
	</entry>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=Application:Navit&amp;diff=12479</id>
		<title>Application:Navit</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=Application:Navit&amp;diff=12479"/>
		<updated>2011-01-02T16:48:27Z</updated>

		<summary type="html">&lt;p&gt;Noradtux: /* v0.5.0.3845 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:SDL]]&lt;br /&gt;
[[Category:Application]]&lt;br /&gt;
This page is currently available in two languages:&lt;br /&gt;
:[[Image:Australia.png]] [[Image:USA.png]] [[Application:Navit]]&lt;br /&gt;
:[[Image:France.png]] [[Application:Navit-FR]]&lt;br /&gt;
&lt;br /&gt;
== Summary ==&lt;br /&gt;
&lt;br /&gt;
[[Image:Navit_icon.png|50px|left]]&lt;br /&gt;
Navit is an open source (GPL) car navigation software for Linux systems. It will display your position on a map (in bird-view mode or as a 3D &amp;quot;visualization&amp;quot;) from GPS sensor data, and can provide precise route calculation, touch screen functionality and supports Points of Interest (POI), which can be extended via an easy to use plugin system. Unlike other navigation systems, Navit maps are dynamically generated in real time  from vector data. Information about Navit can be found [http://wiki.navit-project.org/index.php/Main_Page on the Navit wiki].&lt;br /&gt;
&lt;br /&gt;
== Where do you get the latest version of Navit for WebOS 1.4.5 and above ? ==&lt;br /&gt;
&lt;br /&gt;
'''ATTENTION WEBOS 2.0 and 2.01  ===&amp;gt;   Palm confirmed that we are hitting a permission bug in the PDK Forums webOS &amp;amp;bull; View topic - Using PDL_ServiceCallWithCallback for location service: fail.It should be fixed in the next update of webOS.'''&lt;br /&gt;
&lt;br /&gt;
There is a bug in the OTA (over the air) update from 1.4.1 to 1.4.5 that prevents Navit from working. To check for the bug open a Terminal or Novaterm and issue this command 'cat /etc/fstab|grep internal'. You should get the following line:&lt;br /&gt;
&lt;br /&gt;
/dev/mapper/store-media	/media/internal	vfat	utf8,shortname=mixed,umask=0000	0	0&lt;br /&gt;
&lt;br /&gt;
If the response from your device does not have the 'umask=0000' statement then you need to fix this first as explained here =&amp;gt; http://developer.palm.com/distribution/viewtopic.php?p=34750&lt;br /&gt;
Thanks to Rod there is now an app in The Preware Testing feed that can do the fix for you =&amp;gt; http://forums.precentral.net/showthread.php?p=2556103&lt;br /&gt;
&lt;br /&gt;
Eine Deutsche Anleitung zum beheben des Problemes ist hier zu finden =&amp;gt; http://www.nexave.de/forum/39654-fehler-im-ota-1-4-5-update.html&lt;br /&gt;
&lt;br /&gt;
# Open Preware. Select available applications. Then type 'Navit' and install as any other WebOS application.&lt;br /&gt;
# This will automatically install two other needed packages if you not have installed them. The packages are 'speechd' and 'locale'.&lt;br /&gt;
# You settings are migrated if you had installed the Navit Alpha before. Then you can skip step 4-8 the rest.&lt;br /&gt;
# Now start Navit. You will see the OSD but no map as this will be installed in the next step. This first start will create the default settings and the empty folder for the map.&lt;br /&gt;
# Quit Navit and connect your Pre to your PC in USB mode.&lt;br /&gt;
# You also need a map. '''There was a recent problem with the Navit planet extractor - this should now be fixed as of 19:22, 18 October 2010 (UTC).'''&lt;br /&gt;
Go to http://maps.navit-project.org/download/ and create one of the part of the world you need or look for created maps here =&amp;gt; http://wiki.navit-project.org/index.php/OpenStreetMaps or use this direct links:&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=-125.4,24.3,-66.5,49.3 USA (except Alaska and Hawaii)]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=-179.5,49.5,-129,71.6 Alaska]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=-161.07,18.49,-154.45,22.85 Hawaii]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=-141.3,41.5,-52.2,70.2 Canada]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=-117.6,14.1,-86.4,32.8 Mexico]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=-9.7,49.6,2.2,61.2 UK]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=-11.17,51.25,-5.23,55.9 Ireland]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=5.18,46.8,15.4,55.6 Germany]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=-5.45,42.0,8.44,51.68 France]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=2.08,48.86,7.78,54.51 Benelux]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=-11.03,34.87,4.61,44.4 Spain and Portugal]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=6.52,36.38,18.96,47.19 Italy]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=7.49,54.33,13.05,57.88 Denmark]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=9.4,46.32,17.21,49.1 Austria]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=5.79,45.74,10.59,47.84 Switzerland]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=11.91,48.48,19.02,51.17 Czech Republic]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=33.99,29.8,35.95,33.4 Israel]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=110.5,-44.2,154.9,-9.2 Australia]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=165.2,-47.6,179.1,-33.7 New Zealand]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=15.6,-35.2,33.3,-21.9 South Africa]&amp;lt;br/&amp;gt; &amp;lt;br/&amp;gt;''Note I (PreRunr) have found that small is better (faster processing) and that the Cloudmade maps can have problems so use the extractor version FIRST.'' &lt;br /&gt;
# Put the *.bin file into the folder appdata/org.webosinternals.navit/maps on the USB drive of your Pre.&lt;br /&gt;
# To switch between the three skins you need to open the navit.xml in appdata/org.webosinternals.navit/ . At the bottom you find the section where the skin is included. Remove the comment markers from the skin you plan to use and add them to the current skin.&lt;br /&gt;
# Try it out!&lt;br /&gt;
# Multiple maps. Using *.bin will not actually grab multiple map files but actually grab just the FIRST map file in the directory. Note that *.bin still does have it's use... If you are using just a single map file in a single directory then whenever you download an updated map file you can place it into the directory and not have to worry about modifying the navit.xml file with the new map name. Just remember to delete your old map file from the directory. To specify multiple map files you will have to add multiple lines to the navit.xml file with the file name for each map, switch between them via the settings/maps onscreen menu. Extra maps may be for your holiday trips to Hawaii allowing you  to set up bookmarks in advance without GPS using the instructions here http://www.webos-internals.org/wiki/Application:Navit#On_how_to_plan_a_route. Having the Garmin BaseMap in your mapset allows you to see the whole world when you zoom out.&lt;br /&gt;
To do this you need to add the mapset this way:&lt;br /&gt;
 &amp;lt;mapset enabled=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
    &amp;lt;map type=&amp;quot;binfile&amp;quot; enabled=&amp;quot;yes&amp;quot; active=&amp;quot;yes&amp;quot; data=&amp;quot;/media/internal/appdata/org.webosinternals.navit/maps/osm/Australia.navit.bin&amp;quot;/&amp;gt;&lt;br /&gt;
    &amp;lt;map type=&amp;quot;binfile&amp;quot; enabled=&amp;quot;yes&amp;quot; active=&amp;quot;no&amp;quot; data=&amp;quot;/media/internal/appdata/org.webosinternals.navit/maps/osm/Hawaii.navit.bin&amp;quot;/&amp;gt;&lt;br /&gt;
    &amp;lt;map type=&amp;quot;garmin&amp;quot; enabled=&amp;quot;yes&amp;quot; active=&amp;quot;no&amp;quot; data=&amp;quot;/media/internal/appdata/org.webosinternals.navit/maps/garmin/gmapbmap.img&amp;quot;/&amp;gt;&lt;br /&gt;
 &amp;lt;/mapset&amp;gt;&lt;br /&gt;
# Look at appdata/org.webosinternals.navit/navit.log on you USB drive if Navit is not working as expected. If Navit has problems it writes the information into this log file.&lt;br /&gt;
&lt;br /&gt;
If you have any questions about this version then you can find help here =&amp;gt; http://forums.precentral.net/webos-internals/254622-navit-3d-car-navigation-system.html&lt;br /&gt;
&lt;br /&gt;
== Using Map&amp;amp;Guide maps ==&lt;br /&gt;
&lt;br /&gt;
For all Europe uses. You can get a good Mapset from Amazon for 5 Euro =&amp;gt; [http://www.amazon.de/Marco-Polo-Gro%C3%9Fer-Reiseplaner-DVD-ROM/dp/3829731426/ Marco Polo Großer Reiseplaner 2007/2008 (DVD-ROM) auf Amazon.de]&lt;br /&gt;
&lt;br /&gt;
The disadvantage is that the complete map is 3GB, if you only take Germany and the Major routes of Europe it is still 1GB.&lt;br /&gt;
&lt;br /&gt;
'''For Linux'''&lt;br /&gt;
# Change directory to where DVD is mounted&lt;br /&gt;
# Unpack data2.cab with: unshield x travel/data2.cab &lt;br /&gt;
# Now, you should get a directory named like DIRLAN_GER.&lt;br /&gt;
# Inside you find the maps...&lt;br /&gt;
'''For Windows'''&lt;br /&gt;
# Install the application&lt;br /&gt;
# you find the maps in a folder inside the program folder.&lt;br /&gt;
&lt;br /&gt;
'''Installing the maps'''&lt;br /&gt;
# The dem.map folder with all the majors roads and towns of Europe...&lt;br /&gt;
# ...and five smpX.smp folders, which contain the details of countries:&lt;br /&gt;
* smp1: DK,S,N,IS,FIN,N&lt;br /&gt;
* smp2: F,E,GBZ,P,AND,MC&lt;br /&gt;
* smp3: Germany&lt;br /&gt;
* smp4: CZ,SK,RSM,EST,GEO,LV,LT,MD,RUS,UA,BY,GR,H,I,RO,CH,A,PL,AL,MT,CY,BG,FL,SRB,MNE,HR,SLO,BIH,MK,TR,AZ,AM,V&lt;br /&gt;
* smp5: NL,B,GB,L,IRL &lt;br /&gt;
# copy the dem.map folder into a place on your hard drive&lt;br /&gt;
# remove all *d60* files from the dem.map folder&lt;br /&gt;
# copy the dem.map folder into /MaypsNavit on you usb drive&lt;br /&gt;
# copy the smpX.smp folder you need into /MaypsNavit/dem.map folder&lt;br /&gt;
# open appdata/org.webosinternals.navit/navit.xml and change the following:&lt;br /&gt;
 &amp;lt;mapset enabled=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
     &amp;lt;map type=&amp;quot;binfile&amp;quot; enabled=&amp;quot;yes&amp;quot; data=&amp;quot;/media/internal/appdata/org.webosinternals.navit/maps/*.bin&amp;quot;/&amp;gt;&lt;br /&gt;
 &amp;lt;/mapset&amp;gt;&lt;br /&gt;
to &lt;br /&gt;
 &amp;lt;mapset enabled=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
     &amp;lt;map type=&amp;quot;binfile&amp;quot; enabled=&amp;quot;yes&amp;quot; active=&amp;quot;yes&amp;quot; data=&amp;quot;/media/internal/appdata/org.webosinternals.navit/maps/osm/*.bin&amp;quot;/&amp;gt;&lt;br /&gt;
     &amp;lt;map type=&amp;quot;mg&amp;quot; enabled=&amp;quot;yes&amp;quot; active=&amp;quot;no&amp;quot; data=&amp;quot;/media/internal/appdata/org.webosinternals.navit/maps/dem.map&amp;quot; /&amp;gt;&lt;br /&gt;
     &amp;lt;map type=&amp;quot;mg&amp;quot; enabled=&amp;quot;yes&amp;quot; active=&amp;quot;no&amp;quot; data=&amp;quot;/media/internal/appdata/org.webosinternals.navit/maps/dem.map/smp3.smp&amp;quot; /&amp;gt;&lt;br /&gt;
 &amp;lt;/mapset&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now you can switch between the OSM and the M&amp;amp;G maps from the settings/maps menu inside of Navit. The OSM map is the default. To make M&amp;amp;G the default you need to invert the active switches.&lt;br /&gt;
 &lt;br /&gt;
I would expect the the Map&amp;amp;Guide maps for other countries will also work. But you need to find a cheep Product that contains them.&lt;br /&gt;
&lt;br /&gt;
If you have the m&amp;amp;g and the OSM maps on your USB drive then you can use the index from the m&amp;amp;g maps for searching and the OSM maps for routing and display. To do this you need to add the mapset this way:&lt;br /&gt;
 &amp;lt;mapset enabled=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
     &amp;lt;map type=&amp;quot;mg&amp;quot; enabled=&amp;quot;yes&amp;quot; active=&amp;quot;no&amp;quot; data=&amp;quot;/media/internal/appdata/org.webosinternals.navit/maps/dem.map/smp3.smp&amp;quot; /&amp;gt;&lt;br /&gt;
     &amp;lt;map type=&amp;quot;mg&amp;quot; enabled=&amp;quot;yes&amp;quot; active=&amp;quot;no&amp;quot; data=&amp;quot;/media/internal/appdata/org.webosinternals.navit/maps/dem.map&amp;quot; /&amp;gt;&lt;br /&gt;
     &amp;lt;map type=&amp;quot;binfile&amp;quot; enabled=&amp;quot;yes&amp;quot; active=&amp;quot;yes&amp;quot; data=&amp;quot;/media/internal/appdata/org.webosinternals.navit/maps/osm/*.bin&amp;quot;/&amp;gt;&lt;br /&gt;
 &amp;lt;/mapset&amp;gt;&lt;br /&gt;
It looks like Navit uses the street index of the first enabled map even if it is not active.&lt;br /&gt;
&lt;br /&gt;
== Changing the display of POI (Points of interest) symbols ==&lt;br /&gt;
&lt;br /&gt;
you can switch every POI symbol off and on, but there is no Menu function to do it. Connect your Pre in USB Mode and open &amp;quot;appdata/org.webosinternals.navit/navit_layout.xml&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
'''Make a backup of the file before you start and be careful. Navit will not start if you mess up the file !!!'''&lt;br /&gt;
&lt;br /&gt;
This file defines the different layouts that you can select (Car, Car-dark, bike and T@M). Every layout starts with a line like this:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;layout name=&amp;quot;Car&amp;quot; nightlayout=&amp;quot;Car-dark&amp;quot; color=&amp;quot;#ffefb7&amp;quot; font=&amp;quot;Prelude&amp;quot;&amp;gt;&lt;br /&gt;
 .&lt;br /&gt;
 .&lt;br /&gt;
 .&lt;br /&gt;
 &amp;lt;/layout&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you scroll down in the layout you will find the POI definitions. It starts with the line:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;layer name=&amp;quot;POI Symbols&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For every defined POI symbole you find the following three lines:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;itemgra item_types=&amp;quot;poi_hotel&amp;quot;  order=&amp;quot;12-&amp;quot;&amp;gt;&lt;br /&gt;
     &amp;lt;icon src=&amp;quot;hotel.png&amp;quot;/&amp;gt;&lt;br /&gt;
 &amp;lt;/itemgra&amp;gt;&lt;br /&gt;
&lt;br /&gt;
to switch the POI of simply remove the three lines or change them to&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 &amp;lt;!-- &amp;lt;itemgra item_types=&amp;quot;poi_hotel&amp;quot;  order=&amp;quot;12-&amp;quot;&amp;gt;&lt;br /&gt;
         &amp;lt;icon src=&amp;quot;hotel.png&amp;quot;/&amp;gt;&lt;br /&gt;
     &amp;lt;/itemgra&amp;gt; &lt;br /&gt;
 --&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Then you can switch them on later if you like.&lt;br /&gt;
&lt;br /&gt;
Navit loads the first layout that is defined in this file on startup. If you like to have a other layout you will need to move it to the beginning of the file. You can find more documentation in the navit_layout.xml file. The current version can be found in the git repository =&amp;gt; http://git.webos-internals.org/?p=preware/cross-compile.git;a=blob;f=packages/apps/navit/files/navit_layout.xml&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Understanding ISSUES with OpenStreet Maps ==&lt;br /&gt;
&lt;br /&gt;
There is a list of issues that first time users keep asking about.  These are not WEBOS issues but due to how NAVIT operates with OpenStreet maps. Look at &lt;br /&gt;
http://wiki.navit-project.org/index.php/OpenStreetMaps#Problems_with_OSM_and_navit_or_navigation_in_general&lt;br /&gt;
Look at the section below called &amp;quot;On how to plan a route&amp;quot; for advice.&lt;br /&gt;
&lt;br /&gt;
== Why don't I get the new skins we see below? ==&lt;br /&gt;
Installation of Navit only copies in the new XML files '''''if the Navit.xml is not there'''''. You need to delete the old ones to get the new. '''''Preware does NOT REMOVE THEM!'''''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
You find the xml files on the USB drive J: (or another drive X: when your Pre is in USB mode (not charge only mode) depending upon your PC setup.&lt;br /&gt;
&lt;br /&gt;
Located here J:/appdata/org.webosinternals.navit/&lt;br /&gt;
&lt;br /&gt;
To switch between the three skins shown below you need to open the navit.xml in appdata/org.webosinternals.navit/ . At the bottom you find the section where the skin is included.&lt;br /&gt;
Remove the comment markers from the skin you plan to use and add them to the current skin. For example to use    &amp;lt; !-- &amp;lt;xi:include href=&amp;quot;$NAVIT_USER_DATADIR/navit_gui.xml&amp;quot;/&amp;gt; -- &amp;gt; remove the &amp;lt; !--   and the -- &amp;gt;  and ADD the same in front and back of the existing skin, for example    &amp;lt;xi:include href=&amp;quot;$NAVIT_USER_DATADIR/navit_gui_PreNav.xml&amp;quot;/&amp;gt;. There is NO SPACE between the &amp;lt;  and --  and similarly between --  and &amp;gt;  in the code. The space appears in this wiki text due to formatting issues.&lt;br /&gt;
&lt;br /&gt;
== Only as a start. Some images of the current skins: ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Skin PreNav:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:PreNav-L.JPG]]&lt;br /&gt;
[[Image:PreNav-P.JPG]]&lt;br /&gt;
&lt;br /&gt;
[[Image:NavitScreenshot1.jpg]]&lt;br /&gt;
&lt;br /&gt;
[[Image:NavitScreenshot2.jpg]]&lt;br /&gt;
&lt;br /&gt;
[[Image:NavitScreenshot3.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Skin Pre:&lt;br /&gt;
&lt;br /&gt;
[[Image:Pre-P.jpg]]&lt;br /&gt;
&lt;br /&gt;
Basic skin:&lt;br /&gt;
&lt;br /&gt;
[[Image:Basic-P.jpg]]&lt;br /&gt;
'''&lt;br /&gt;
&lt;br /&gt;
== How to get around the menus v3 (still not complete)''' ==&lt;br /&gt;
&lt;br /&gt;
''As an aside the screen captures don't work on full screen - sorry.''&lt;br /&gt;
&lt;br /&gt;
Main screen is seen here before GPS lock &lt;br /&gt;
&lt;br /&gt;
[[Image:Start_screen.png]] (here the last saved GPS position is used to choose the starting map).&lt;br /&gt;
&lt;br /&gt;
Press your finger on the screen and &amp;quot;push&amp;quot; the map around to get the desired location (where you are now or where you want to go)  right into the centre of the screen (if you want to zoom into a location use the + button).  Tap the screen and you will get the Main Menu shown here.&lt;br /&gt;
&lt;br /&gt;
[[Image:Main_menu.png]]&lt;br /&gt;
Since we want to go somewhere tap on Actions.&lt;br /&gt;
&lt;br /&gt;
[[Image:Actions_menu.png]]&lt;br /&gt;
Now you have a choice of the Location at the center of the map screen, the location of the car (no good here as GPS has not locked in), the Location of a saved Bookmark, or searching for a Location in your OSM or other map you have already loaded into your Pre at /media/NavitMaps/. Choosing Town we get this screen.&lt;br /&gt;
&lt;br /&gt;
[[Image:Town_view.png]]&lt;br /&gt;
Now unless you live in the USA you can now enter a town. If not tap on the US flag and you should get this screen.&lt;br /&gt;
&lt;br /&gt;
[[Image:Town_view2.png]]&lt;br /&gt;
Now Type in your country eg Au will give at least two countries to choose from.  Select one and you will then get to enter a town, the street and then house.  Lots of times this does not work too well as the House numbering is not available. In this case follow instructions below on How to Plan a Route. &lt;br /&gt;
Here are some FAQ about searching http://wiki.navit-project.org/index.php/OpenStreetMaps#Search_for_my_town_works.2C_but_I_can.27t_find_my_street&lt;br /&gt;
&lt;br /&gt;
OK I have told NAVIT that I wish to go to my new destination and now its ready to go. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:Navit_OK_to_drive.png]] &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
It shows the way to go as a BIG FAT BLUE line as well as speaking the directions. If you want to read the directions Choose Route then Description.  The voice reads these out as you go along the route. Now Rod Whitby can guess where I live.&lt;br /&gt;
&lt;br /&gt;
[[Now you want to change from a CAR to a Pedestrian, Horse or BIKE!]]&lt;br /&gt;
&lt;br /&gt;
Choose the Main Menu, then choose Settings and you will see this&lt;br /&gt;
&lt;br /&gt;
[[Image:Settings_menu.png]]&lt;br /&gt;
Now choose Vehicle and you will see this&lt;br /&gt;
&lt;br /&gt;
[[Image:Vehicle_screen.png]]&lt;br /&gt;
Now select GPS and you will see your last choice which is shown here as a car.&lt;br /&gt;
&lt;br /&gt;
[[Image:GPS_screen_car.png]]&lt;br /&gt;
Press once on the row Change profile to: pedestrian (for example)&lt;br /&gt;
Then at the top of the screen press on VEHICLE. This will get you back to the GPS screen.  Now if you select GPS again you will get this screen confirming you are now a pedestrian.&lt;br /&gt;
&lt;br /&gt;
[[Image:GPS_screen_ped.png]]&lt;br /&gt;
Enjoy :-)&lt;br /&gt;
&lt;br /&gt;
[[Changing Map view (or getting rid of all the POIs)]]&lt;br /&gt;
&lt;br /&gt;
If you want very few POIs the simplest option is MainMenu&amp;gt;&amp;gt;Settings&amp;gt;&amp;gt;Display&amp;gt;&amp;gt;Layout&amp;gt;&amp;gt;T@H&lt;br /&gt;
&lt;br /&gt;
[[Image:choose T@H.png]] [[Image:T@H view.png]] &lt;br /&gt;
Go back to map and you will see hardly any POIs. &lt;br /&gt;
&lt;br /&gt;
Helpful notes from vreihen on 18 and 26 May 2010 now follow,&lt;br /&gt;
&lt;br /&gt;
== On starting up issues ie '''why the map layer isn't loading?''' ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
When Navit first starts up, it uses the north pole as it's initial position (if I recall correctly) until it gets an initial GPS fix. Your map layer problem may be that the GPS point is still at the north pole, or perhaps outside of the map that you have installed. If you tap on the center of the screen and tap on actions, there will be an icon of a car and an icon of a globe. The car icon is your current position, and should contain a non-zero latitude and longitude if your GPS is working and has a fix. Verify that those coordinates are where you are located before you dig any deeper into the maps as the cause of the missing layer.&lt;br /&gt;
&lt;br /&gt;
The information panels at the bottom of the screen are only populated when Navit is navigating between two points. Otherwise, they should be blank.&lt;br /&gt;
&lt;br /&gt;
If all else fails with the maps, you could download the entire planet.bin if you have 3.5 gigs of free USB flash space in your phone to eliminate the map file as the cause of your problem.....&lt;br /&gt;
&lt;br /&gt;
== '''On how to plan a route''' ==&lt;br /&gt;
&lt;br /&gt;
'''OPTION 1 with GPS'''&lt;br /&gt;
&lt;br /&gt;
1) Scroll through the map until you can see the location that you want to drive to.&lt;br /&gt;
&lt;br /&gt;
2) Zoom in tight on the screen, if necessary. Tap on your destination on the map.&lt;br /&gt;
&lt;br /&gt;
3) When Navit opens it's main menu, tap on actions.&lt;br /&gt;
&lt;br /&gt;
4) The car icon should show your current latitude/longitude. &lt;br /&gt;
&lt;br /&gt;
5) The globe icon should show the destination latitude/longitude that you tapped on the map.&lt;br /&gt;
&lt;br /&gt;
6) Tap on the globe icon.&lt;br /&gt;
&lt;br /&gt;
7) From the menu that pops up, select either bookmark this location (recommended) or navigate to this location.&lt;br /&gt;
&lt;br /&gt;
8) If you chose to bookmark it, tap actions | bookmarks, then tap your bookmark. Select navigate to this location.&lt;br /&gt;
&lt;br /&gt;
9) Depending on the distance you asked it to go, Navit should pop up the first driving direction and speak it to you within 5-10 seconds.&lt;br /&gt;
&lt;br /&gt;
The OSM map data apparently does not contain the concept of a state, so navigating by state/city/street lookup is difficult to impossible. Navigating by bookmark on the map is the only option for the time being.....&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''OPTION 2 No GPS needed'''&lt;br /&gt;
&lt;br /&gt;
The map you see is centred on your last GPS/chosen location. Now you wish to plan a route at another location '''NOT''' on your current map so GPS is not going to work.  You will not get a map on the screen for this location until the end of this setup.&lt;br /&gt;
&lt;br /&gt;
1) Remove all maps except the one that includes the locations you plan to use later. (if you fully understand how maps work in NAVIT this step is not necessary of course but for first timers it makes things simple to diagnose if you have troubles doing these steps.)&lt;br /&gt;
&lt;br /&gt;
2) Open bookmarks.txt  ===== To do the edit go to USB mode, open R:\appdata\org.webosinternals.navit\bookmark.txt with any text editor you like (replace R: with your Drive Letter)&lt;br /&gt;
&lt;br /&gt;
3) add a new line&lt;br /&gt;
&lt;br /&gt;
mg: longitude latitude type=bookmark label=&amp;quot;Location 1&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Format is longitude and latitude, both in DD.ddd coordinates. For example Honolulu Stadium is -157.829 21.295, note the need for &amp;quot;-&amp;quot; for W longitude and &amp;quot;-&amp;quot; for S latitude. DD.ddd can have more d's added.&lt;br /&gt;
&lt;br /&gt;
4) save bookmarks.txt&lt;br /&gt;
&lt;br /&gt;
5) Start navit and navigate via bookmarks to &amp;quot;Location 1&amp;quot;&lt;br /&gt;
&lt;br /&gt;
6) If you want to go from place to place just add more bookmarks, suggest arrange them inside a new folder called &amp;quot;My Trip&amp;quot;. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
''' Changing The Starting position'''&lt;br /&gt;
&lt;br /&gt;
You might want to change the starting position of navit, especially if you are using Navit without a GPS. You can get your coordinates here: http://itouchmap.com/latlong.html&lt;br /&gt;
&lt;br /&gt;
You can change the starting position in navit.xml, here :&lt;br /&gt;
&lt;br /&gt;
&amp;lt;navit gui=&amp;quot;...&amp;quot; graphics=&amp;quot;...&amp;quot; center=&amp;quot;4808 N 1134 E&amp;quot; zoom=&amp;quot;128&amp;quot; &amp;gt;&lt;br /&gt;
&lt;br /&gt;
The latitude and longitude are written as multiplied by 100, i.e. you won't see the decimal point. For example, instead of 48.08, enter 4808.&lt;br /&gt;
&lt;br /&gt;
== So you want Miles not km? ==&lt;br /&gt;
&lt;br /&gt;
NAVIT has this link http://trac.navit-project.org/ticket/12&lt;br /&gt;
&lt;br /&gt;
== Release Notes ==&lt;br /&gt;
=== v0.5.0.3845 ===&lt;br /&gt;
This release introduces a new way of us handling changes to the configuration files. We now check if the configuration files have been modified by the user using md5sums. If there is no md5sum-file or if the md5sum matches the existing config file is backed up and the new version put in place. If the md5sum does not match the file is not touched and the new version is put beside it with a .new-extension.&lt;br /&gt;
&lt;br /&gt;
'''Since there are currently no md5sum-files, the configuration will be replaced by our version and the old saved as .old.'''&lt;br /&gt;
&lt;br /&gt;
'''This version needs at least WebOS 1.4.5 and is known to not work on WebOS 2.0x. We are waiting for a WebOS fix from Palm to make WebOS 2 work.'''&lt;/div&gt;</summary>
		<author><name>Noradtux</name></author>
	</entry>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=Application:Navit&amp;diff=12478</id>
		<title>Application:Navit</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=Application:Navit&amp;diff=12478"/>
		<updated>2011-01-02T16:47:56Z</updated>

		<summary type="html">&lt;p&gt;Noradtux: /* v0.5.0.3845 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:SDL]]&lt;br /&gt;
[[Category:Application]]&lt;br /&gt;
This page is currently available in two languages:&lt;br /&gt;
:[[Image:Australia.png]] [[Image:USA.png]] [[Application:Navit]]&lt;br /&gt;
:[[Image:France.png]] [[Application:Navit-FR]]&lt;br /&gt;
&lt;br /&gt;
== Summary ==&lt;br /&gt;
&lt;br /&gt;
[[Image:Navit_icon.png|50px|left]]&lt;br /&gt;
Navit is an open source (GPL) car navigation software for Linux systems. It will display your position on a map (in bird-view mode or as a 3D &amp;quot;visualization&amp;quot;) from GPS sensor data, and can provide precise route calculation, touch screen functionality and supports Points of Interest (POI), which can be extended via an easy to use plugin system. Unlike other navigation systems, Navit maps are dynamically generated in real time  from vector data. Information about Navit can be found [http://wiki.navit-project.org/index.php/Main_Page on the Navit wiki].&lt;br /&gt;
&lt;br /&gt;
== Where do you get the latest version of Navit for WebOS 1.4.5 and above ? ==&lt;br /&gt;
&lt;br /&gt;
'''ATTENTION WEBOS 2.0 and 2.01  ===&amp;gt;   Palm confirmed that we are hitting a permission bug in the PDK Forums webOS &amp;amp;bull; View topic - Using PDL_ServiceCallWithCallback for location service: fail.It should be fixed in the next update of webOS.'''&lt;br /&gt;
&lt;br /&gt;
There is a bug in the OTA (over the air) update from 1.4.1 to 1.4.5 that prevents Navit from working. To check for the bug open a Terminal or Novaterm and issue this command 'cat /etc/fstab|grep internal'. You should get the following line:&lt;br /&gt;
&lt;br /&gt;
/dev/mapper/store-media	/media/internal	vfat	utf8,shortname=mixed,umask=0000	0	0&lt;br /&gt;
&lt;br /&gt;
If the response from your device does not have the 'umask=0000' statement then you need to fix this first as explained here =&amp;gt; http://developer.palm.com/distribution/viewtopic.php?p=34750&lt;br /&gt;
Thanks to Rod there is now an app in The Preware Testing feed that can do the fix for you =&amp;gt; http://forums.precentral.net/showthread.php?p=2556103&lt;br /&gt;
&lt;br /&gt;
Eine Deutsche Anleitung zum beheben des Problemes ist hier zu finden =&amp;gt; http://www.nexave.de/forum/39654-fehler-im-ota-1-4-5-update.html&lt;br /&gt;
&lt;br /&gt;
# Open Preware. Select available applications. Then type 'Navit' and install as any other WebOS application.&lt;br /&gt;
# This will automatically install two other needed packages if you not have installed them. The packages are 'speechd' and 'locale'.&lt;br /&gt;
# You settings are migrated if you had installed the Navit Alpha before. Then you can skip step 4-8 the rest.&lt;br /&gt;
# Now start Navit. You will see the OSD but no map as this will be installed in the next step. This first start will create the default settings and the empty folder for the map.&lt;br /&gt;
# Quit Navit and connect your Pre to your PC in USB mode.&lt;br /&gt;
# You also need a map. '''There was a recent problem with the Navit planet extractor - this should now be fixed as of 19:22, 18 October 2010 (UTC).'''&lt;br /&gt;
Go to http://maps.navit-project.org/download/ and create one of the part of the world you need or look for created maps here =&amp;gt; http://wiki.navit-project.org/index.php/OpenStreetMaps or use this direct links:&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=-125.4,24.3,-66.5,49.3 USA (except Alaska and Hawaii)]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=-179.5,49.5,-129,71.6 Alaska]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=-161.07,18.49,-154.45,22.85 Hawaii]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=-141.3,41.5,-52.2,70.2 Canada]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=-117.6,14.1,-86.4,32.8 Mexico]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=-9.7,49.6,2.2,61.2 UK]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=-11.17,51.25,-5.23,55.9 Ireland]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=5.18,46.8,15.4,55.6 Germany]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=-5.45,42.0,8.44,51.68 France]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=2.08,48.86,7.78,54.51 Benelux]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=-11.03,34.87,4.61,44.4 Spain and Portugal]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=6.52,36.38,18.96,47.19 Italy]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=7.49,54.33,13.05,57.88 Denmark]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=9.4,46.32,17.21,49.1 Austria]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=5.79,45.74,10.59,47.84 Switzerland]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=11.91,48.48,19.02,51.17 Czech Republic]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=33.99,29.8,35.95,33.4 Israel]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=110.5,-44.2,154.9,-9.2 Australia]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=165.2,-47.6,179.1,-33.7 New Zealand]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=15.6,-35.2,33.3,-21.9 South Africa]&amp;lt;br/&amp;gt; &amp;lt;br/&amp;gt;''Note I (PreRunr) have found that small is better (faster processing) and that the Cloudmade maps can have problems so use the extractor version FIRST.'' &lt;br /&gt;
# Put the *.bin file into the folder appdata/org.webosinternals.navit/maps on the USB drive of your Pre.&lt;br /&gt;
# To switch between the three skins you need to open the navit.xml in appdata/org.webosinternals.navit/ . At the bottom you find the section where the skin is included. Remove the comment markers from the skin you plan to use and add them to the current skin.&lt;br /&gt;
# Try it out!&lt;br /&gt;
# Multiple maps. Using *.bin will not actually grab multiple map files but actually grab just the FIRST map file in the directory. Note that *.bin still does have it's use... If you are using just a single map file in a single directory then whenever you download an updated map file you can place it into the directory and not have to worry about modifying the navit.xml file with the new map name. Just remember to delete your old map file from the directory. To specify multiple map files you will have to add multiple lines to the navit.xml file with the file name for each map, switch between them via the settings/maps onscreen menu. Extra maps may be for your holiday trips to Hawaii allowing you  to set up bookmarks in advance without GPS using the instructions here http://www.webos-internals.org/wiki/Application:Navit#On_how_to_plan_a_route. Having the Garmin BaseMap in your mapset allows you to see the whole world when you zoom out.&lt;br /&gt;
To do this you need to add the mapset this way:&lt;br /&gt;
 &amp;lt;mapset enabled=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
    &amp;lt;map type=&amp;quot;binfile&amp;quot; enabled=&amp;quot;yes&amp;quot; active=&amp;quot;yes&amp;quot; data=&amp;quot;/media/internal/appdata/org.webosinternals.navit/maps/osm/Australia.navit.bin&amp;quot;/&amp;gt;&lt;br /&gt;
    &amp;lt;map type=&amp;quot;binfile&amp;quot; enabled=&amp;quot;yes&amp;quot; active=&amp;quot;no&amp;quot; data=&amp;quot;/media/internal/appdata/org.webosinternals.navit/maps/osm/Hawaii.navit.bin&amp;quot;/&amp;gt;&lt;br /&gt;
    &amp;lt;map type=&amp;quot;garmin&amp;quot; enabled=&amp;quot;yes&amp;quot; active=&amp;quot;no&amp;quot; data=&amp;quot;/media/internal/appdata/org.webosinternals.navit/maps/garmin/gmapbmap.img&amp;quot;/&amp;gt;&lt;br /&gt;
 &amp;lt;/mapset&amp;gt;&lt;br /&gt;
# Look at appdata/org.webosinternals.navit/navit.log on you USB drive if Navit is not working as expected. If Navit has problems it writes the information into this log file.&lt;br /&gt;
&lt;br /&gt;
If you have any questions about this version then you can find help here =&amp;gt; http://forums.precentral.net/webos-internals/254622-navit-3d-car-navigation-system.html&lt;br /&gt;
&lt;br /&gt;
== Using Map&amp;amp;Guide maps ==&lt;br /&gt;
&lt;br /&gt;
For all Europe uses. You can get a good Mapset from Amazon for 5 Euro =&amp;gt; [http://www.amazon.de/Marco-Polo-Gro%C3%9Fer-Reiseplaner-DVD-ROM/dp/3829731426/ Marco Polo Großer Reiseplaner 2007/2008 (DVD-ROM) auf Amazon.de]&lt;br /&gt;
&lt;br /&gt;
The disadvantage is that the complete map is 3GB, if you only take Germany and the Major routes of Europe it is still 1GB.&lt;br /&gt;
&lt;br /&gt;
'''For Linux'''&lt;br /&gt;
# Change directory to where DVD is mounted&lt;br /&gt;
# Unpack data2.cab with: unshield x travel/data2.cab &lt;br /&gt;
# Now, you should get a directory named like DIRLAN_GER.&lt;br /&gt;
# Inside you find the maps...&lt;br /&gt;
'''For Windows'''&lt;br /&gt;
# Install the application&lt;br /&gt;
# you find the maps in a folder inside the program folder.&lt;br /&gt;
&lt;br /&gt;
'''Installing the maps'''&lt;br /&gt;
# The dem.map folder with all the majors roads and towns of Europe...&lt;br /&gt;
# ...and five smpX.smp folders, which contain the details of countries:&lt;br /&gt;
* smp1: DK,S,N,IS,FIN,N&lt;br /&gt;
* smp2: F,E,GBZ,P,AND,MC&lt;br /&gt;
* smp3: Germany&lt;br /&gt;
* smp4: CZ,SK,RSM,EST,GEO,LV,LT,MD,RUS,UA,BY,GR,H,I,RO,CH,A,PL,AL,MT,CY,BG,FL,SRB,MNE,HR,SLO,BIH,MK,TR,AZ,AM,V&lt;br /&gt;
* smp5: NL,B,GB,L,IRL &lt;br /&gt;
# copy the dem.map folder into a place on your hard drive&lt;br /&gt;
# remove all *d60* files from the dem.map folder&lt;br /&gt;
# copy the dem.map folder into /MaypsNavit on you usb drive&lt;br /&gt;
# copy the smpX.smp folder you need into /MaypsNavit/dem.map folder&lt;br /&gt;
# open appdata/org.webosinternals.navit/navit.xml and change the following:&lt;br /&gt;
 &amp;lt;mapset enabled=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
     &amp;lt;map type=&amp;quot;binfile&amp;quot; enabled=&amp;quot;yes&amp;quot; data=&amp;quot;/media/internal/appdata/org.webosinternals.navit/maps/*.bin&amp;quot;/&amp;gt;&lt;br /&gt;
 &amp;lt;/mapset&amp;gt;&lt;br /&gt;
to &lt;br /&gt;
 &amp;lt;mapset enabled=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
     &amp;lt;map type=&amp;quot;binfile&amp;quot; enabled=&amp;quot;yes&amp;quot; active=&amp;quot;yes&amp;quot; data=&amp;quot;/media/internal/appdata/org.webosinternals.navit/maps/osm/*.bin&amp;quot;/&amp;gt;&lt;br /&gt;
     &amp;lt;map type=&amp;quot;mg&amp;quot; enabled=&amp;quot;yes&amp;quot; active=&amp;quot;no&amp;quot; data=&amp;quot;/media/internal/appdata/org.webosinternals.navit/maps/dem.map&amp;quot; /&amp;gt;&lt;br /&gt;
     &amp;lt;map type=&amp;quot;mg&amp;quot; enabled=&amp;quot;yes&amp;quot; active=&amp;quot;no&amp;quot; data=&amp;quot;/media/internal/appdata/org.webosinternals.navit/maps/dem.map/smp3.smp&amp;quot; /&amp;gt;&lt;br /&gt;
 &amp;lt;/mapset&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now you can switch between the OSM and the M&amp;amp;G maps from the settings/maps menu inside of Navit. The OSM map is the default. To make M&amp;amp;G the default you need to invert the active switches.&lt;br /&gt;
 &lt;br /&gt;
I would expect the the Map&amp;amp;Guide maps for other countries will also work. But you need to find a cheep Product that contains them.&lt;br /&gt;
&lt;br /&gt;
If you have the m&amp;amp;g and the OSM maps on your USB drive then you can use the index from the m&amp;amp;g maps for searching and the OSM maps for routing and display. To do this you need to add the mapset this way:&lt;br /&gt;
 &amp;lt;mapset enabled=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
     &amp;lt;map type=&amp;quot;mg&amp;quot; enabled=&amp;quot;yes&amp;quot; active=&amp;quot;no&amp;quot; data=&amp;quot;/media/internal/appdata/org.webosinternals.navit/maps/dem.map/smp3.smp&amp;quot; /&amp;gt;&lt;br /&gt;
     &amp;lt;map type=&amp;quot;mg&amp;quot; enabled=&amp;quot;yes&amp;quot; active=&amp;quot;no&amp;quot; data=&amp;quot;/media/internal/appdata/org.webosinternals.navit/maps/dem.map&amp;quot; /&amp;gt;&lt;br /&gt;
     &amp;lt;map type=&amp;quot;binfile&amp;quot; enabled=&amp;quot;yes&amp;quot; active=&amp;quot;yes&amp;quot; data=&amp;quot;/media/internal/appdata/org.webosinternals.navit/maps/osm/*.bin&amp;quot;/&amp;gt;&lt;br /&gt;
 &amp;lt;/mapset&amp;gt;&lt;br /&gt;
It looks like Navit uses the street index of the first enabled map even if it is not active.&lt;br /&gt;
&lt;br /&gt;
== Changing the display of POI (Points of interest) symbols ==&lt;br /&gt;
&lt;br /&gt;
you can switch every POI symbol off and on, but there is no Menu function to do it. Connect your Pre in USB Mode and open &amp;quot;appdata/org.webosinternals.navit/navit_layout.xml&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
'''Make a backup of the file before you start and be careful. Navit will not start if you mess up the file !!!'''&lt;br /&gt;
&lt;br /&gt;
This file defines the different layouts that you can select (Car, Car-dark, bike and T@M). Every layout starts with a line like this:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;layout name=&amp;quot;Car&amp;quot; nightlayout=&amp;quot;Car-dark&amp;quot; color=&amp;quot;#ffefb7&amp;quot; font=&amp;quot;Prelude&amp;quot;&amp;gt;&lt;br /&gt;
 .&lt;br /&gt;
 .&lt;br /&gt;
 .&lt;br /&gt;
 &amp;lt;/layout&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you scroll down in the layout you will find the POI definitions. It starts with the line:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;layer name=&amp;quot;POI Symbols&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For every defined POI symbole you find the following three lines:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;itemgra item_types=&amp;quot;poi_hotel&amp;quot;  order=&amp;quot;12-&amp;quot;&amp;gt;&lt;br /&gt;
     &amp;lt;icon src=&amp;quot;hotel.png&amp;quot;/&amp;gt;&lt;br /&gt;
 &amp;lt;/itemgra&amp;gt;&lt;br /&gt;
&lt;br /&gt;
to switch the POI of simply remove the three lines or change them to&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 &amp;lt;!-- &amp;lt;itemgra item_types=&amp;quot;poi_hotel&amp;quot;  order=&amp;quot;12-&amp;quot;&amp;gt;&lt;br /&gt;
         &amp;lt;icon src=&amp;quot;hotel.png&amp;quot;/&amp;gt;&lt;br /&gt;
     &amp;lt;/itemgra&amp;gt; &lt;br /&gt;
 --&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Then you can switch them on later if you like.&lt;br /&gt;
&lt;br /&gt;
Navit loads the first layout that is defined in this file on startup. If you like to have a other layout you will need to move it to the beginning of the file. You can find more documentation in the navit_layout.xml file. The current version can be found in the git repository =&amp;gt; http://git.webos-internals.org/?p=preware/cross-compile.git;a=blob;f=packages/apps/navit/files/navit_layout.xml&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Understanding ISSUES with OpenStreet Maps ==&lt;br /&gt;
&lt;br /&gt;
There is a list of issues that first time users keep asking about.  These are not WEBOS issues but due to how NAVIT operates with OpenStreet maps. Look at &lt;br /&gt;
http://wiki.navit-project.org/index.php/OpenStreetMaps#Problems_with_OSM_and_navit_or_navigation_in_general&lt;br /&gt;
Look at the section below called &amp;quot;On how to plan a route&amp;quot; for advice.&lt;br /&gt;
&lt;br /&gt;
== Why don't I get the new skins we see below? ==&lt;br /&gt;
Installation of Navit only copies in the new XML files '''''if the Navit.xml is not there'''''. You need to delete the old ones to get the new. '''''Preware does NOT REMOVE THEM!'''''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
You find the xml files on the USB drive J: (or another drive X: when your Pre is in USB mode (not charge only mode) depending upon your PC setup.&lt;br /&gt;
&lt;br /&gt;
Located here J:/appdata/org.webosinternals.navit/&lt;br /&gt;
&lt;br /&gt;
To switch between the three skins shown below you need to open the navit.xml in appdata/org.webosinternals.navit/ . At the bottom you find the section where the skin is included.&lt;br /&gt;
Remove the comment markers from the skin you plan to use and add them to the current skin. For example to use    &amp;lt; !-- &amp;lt;xi:include href=&amp;quot;$NAVIT_USER_DATADIR/navit_gui.xml&amp;quot;/&amp;gt; -- &amp;gt; remove the &amp;lt; !--   and the -- &amp;gt;  and ADD the same in front and back of the existing skin, for example    &amp;lt;xi:include href=&amp;quot;$NAVIT_USER_DATADIR/navit_gui_PreNav.xml&amp;quot;/&amp;gt;. There is NO SPACE between the &amp;lt;  and --  and similarly between --  and &amp;gt;  in the code. The space appears in this wiki text due to formatting issues.&lt;br /&gt;
&lt;br /&gt;
== Only as a start. Some images of the current skins: ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Skin PreNav:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:PreNav-L.JPG]]&lt;br /&gt;
[[Image:PreNav-P.JPG]]&lt;br /&gt;
&lt;br /&gt;
[[Image:NavitScreenshot1.jpg]]&lt;br /&gt;
&lt;br /&gt;
[[Image:NavitScreenshot2.jpg]]&lt;br /&gt;
&lt;br /&gt;
[[Image:NavitScreenshot3.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Skin Pre:&lt;br /&gt;
&lt;br /&gt;
[[Image:Pre-P.jpg]]&lt;br /&gt;
&lt;br /&gt;
Basic skin:&lt;br /&gt;
&lt;br /&gt;
[[Image:Basic-P.jpg]]&lt;br /&gt;
'''&lt;br /&gt;
&lt;br /&gt;
== How to get around the menus v3 (still not complete)''' ==&lt;br /&gt;
&lt;br /&gt;
''As an aside the screen captures don't work on full screen - sorry.''&lt;br /&gt;
&lt;br /&gt;
Main screen is seen here before GPS lock &lt;br /&gt;
&lt;br /&gt;
[[Image:Start_screen.png]] (here the last saved GPS position is used to choose the starting map).&lt;br /&gt;
&lt;br /&gt;
Press your finger on the screen and &amp;quot;push&amp;quot; the map around to get the desired location (where you are now or where you want to go)  right into the centre of the screen (if you want to zoom into a location use the + button).  Tap the screen and you will get the Main Menu shown here.&lt;br /&gt;
&lt;br /&gt;
[[Image:Main_menu.png]]&lt;br /&gt;
Since we want to go somewhere tap on Actions.&lt;br /&gt;
&lt;br /&gt;
[[Image:Actions_menu.png]]&lt;br /&gt;
Now you have a choice of the Location at the center of the map screen, the location of the car (no good here as GPS has not locked in), the Location of a saved Bookmark, or searching for a Location in your OSM or other map you have already loaded into your Pre at /media/NavitMaps/. Choosing Town we get this screen.&lt;br /&gt;
&lt;br /&gt;
[[Image:Town_view.png]]&lt;br /&gt;
Now unless you live in the USA you can now enter a town. If not tap on the US flag and you should get this screen.&lt;br /&gt;
&lt;br /&gt;
[[Image:Town_view2.png]]&lt;br /&gt;
Now Type in your country eg Au will give at least two countries to choose from.  Select one and you will then get to enter a town, the street and then house.  Lots of times this does not work too well as the House numbering is not available. In this case follow instructions below on How to Plan a Route. &lt;br /&gt;
Here are some FAQ about searching http://wiki.navit-project.org/index.php/OpenStreetMaps#Search_for_my_town_works.2C_but_I_can.27t_find_my_street&lt;br /&gt;
&lt;br /&gt;
OK I have told NAVIT that I wish to go to my new destination and now its ready to go. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:Navit_OK_to_drive.png]] &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
It shows the way to go as a BIG FAT BLUE line as well as speaking the directions. If you want to read the directions Choose Route then Description.  The voice reads these out as you go along the route. Now Rod Whitby can guess where I live.&lt;br /&gt;
&lt;br /&gt;
[[Now you want to change from a CAR to a Pedestrian, Horse or BIKE!]]&lt;br /&gt;
&lt;br /&gt;
Choose the Main Menu, then choose Settings and you will see this&lt;br /&gt;
&lt;br /&gt;
[[Image:Settings_menu.png]]&lt;br /&gt;
Now choose Vehicle and you will see this&lt;br /&gt;
&lt;br /&gt;
[[Image:Vehicle_screen.png]]&lt;br /&gt;
Now select GPS and you will see your last choice which is shown here as a car.&lt;br /&gt;
&lt;br /&gt;
[[Image:GPS_screen_car.png]]&lt;br /&gt;
Press once on the row Change profile to: pedestrian (for example)&lt;br /&gt;
Then at the top of the screen press on VEHICLE. This will get you back to the GPS screen.  Now if you select GPS again you will get this screen confirming you are now a pedestrian.&lt;br /&gt;
&lt;br /&gt;
[[Image:GPS_screen_ped.png]]&lt;br /&gt;
Enjoy :-)&lt;br /&gt;
&lt;br /&gt;
[[Changing Map view (or getting rid of all the POIs)]]&lt;br /&gt;
&lt;br /&gt;
If you want very few POIs the simplest option is MainMenu&amp;gt;&amp;gt;Settings&amp;gt;&amp;gt;Display&amp;gt;&amp;gt;Layout&amp;gt;&amp;gt;T@H&lt;br /&gt;
&lt;br /&gt;
[[Image:choose T@H.png]] [[Image:T@H view.png]] &lt;br /&gt;
Go back to map and you will see hardly any POIs. &lt;br /&gt;
&lt;br /&gt;
Helpful notes from vreihen on 18 and 26 May 2010 now follow,&lt;br /&gt;
&lt;br /&gt;
== On starting up issues ie '''why the map layer isn't loading?''' ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
When Navit first starts up, it uses the north pole as it's initial position (if I recall correctly) until it gets an initial GPS fix. Your map layer problem may be that the GPS point is still at the north pole, or perhaps outside of the map that you have installed. If you tap on the center of the screen and tap on actions, there will be an icon of a car and an icon of a globe. The car icon is your current position, and should contain a non-zero latitude and longitude if your GPS is working and has a fix. Verify that those coordinates are where you are located before you dig any deeper into the maps as the cause of the missing layer.&lt;br /&gt;
&lt;br /&gt;
The information panels at the bottom of the screen are only populated when Navit is navigating between two points. Otherwise, they should be blank.&lt;br /&gt;
&lt;br /&gt;
If all else fails with the maps, you could download the entire planet.bin if you have 3.5 gigs of free USB flash space in your phone to eliminate the map file as the cause of your problem.....&lt;br /&gt;
&lt;br /&gt;
== '''On how to plan a route''' ==&lt;br /&gt;
&lt;br /&gt;
'''OPTION 1 with GPS'''&lt;br /&gt;
&lt;br /&gt;
1) Scroll through the map until you can see the location that you want to drive to.&lt;br /&gt;
&lt;br /&gt;
2) Zoom in tight on the screen, if necessary. Tap on your destination on the map.&lt;br /&gt;
&lt;br /&gt;
3) When Navit opens it's main menu, tap on actions.&lt;br /&gt;
&lt;br /&gt;
4) The car icon should show your current latitude/longitude. &lt;br /&gt;
&lt;br /&gt;
5) The globe icon should show the destination latitude/longitude that you tapped on the map.&lt;br /&gt;
&lt;br /&gt;
6) Tap on the globe icon.&lt;br /&gt;
&lt;br /&gt;
7) From the menu that pops up, select either bookmark this location (recommended) or navigate to this location.&lt;br /&gt;
&lt;br /&gt;
8) If you chose to bookmark it, tap actions | bookmarks, then tap your bookmark. Select navigate to this location.&lt;br /&gt;
&lt;br /&gt;
9) Depending on the distance you asked it to go, Navit should pop up the first driving direction and speak it to you within 5-10 seconds.&lt;br /&gt;
&lt;br /&gt;
The OSM map data apparently does not contain the concept of a state, so navigating by state/city/street lookup is difficult to impossible. Navigating by bookmark on the map is the only option for the time being.....&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''OPTION 2 No GPS needed'''&lt;br /&gt;
&lt;br /&gt;
The map you see is centred on your last GPS/chosen location. Now you wish to plan a route at another location '''NOT''' on your current map so GPS is not going to work.  You will not get a map on the screen for this location until the end of this setup.&lt;br /&gt;
&lt;br /&gt;
1) Remove all maps except the one that includes the locations you plan to use later. (if you fully understand how maps work in NAVIT this step is not necessary of course but for first timers it makes things simple to diagnose if you have troubles doing these steps.)&lt;br /&gt;
&lt;br /&gt;
2) Open bookmarks.txt  ===== To do the edit go to USB mode, open R:\appdata\org.webosinternals.navit\bookmark.txt with any text editor you like (replace R: with your Drive Letter)&lt;br /&gt;
&lt;br /&gt;
3) add a new line&lt;br /&gt;
&lt;br /&gt;
mg: longitude latitude type=bookmark label=&amp;quot;Location 1&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Format is longitude and latitude, both in DD.ddd coordinates. For example Honolulu Stadium is -157.829 21.295, note the need for &amp;quot;-&amp;quot; for W longitude and &amp;quot;-&amp;quot; for S latitude. DD.ddd can have more d's added.&lt;br /&gt;
&lt;br /&gt;
4) save bookmarks.txt&lt;br /&gt;
&lt;br /&gt;
5) Start navit and navigate via bookmarks to &amp;quot;Location 1&amp;quot;&lt;br /&gt;
&lt;br /&gt;
6) If you want to go from place to place just add more bookmarks, suggest arrange them inside a new folder called &amp;quot;My Trip&amp;quot;. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
''' Changing The Starting position'''&lt;br /&gt;
&lt;br /&gt;
You might want to change the starting position of navit, especially if you are using Navit without a GPS. You can get your coordinates here: http://itouchmap.com/latlong.html&lt;br /&gt;
&lt;br /&gt;
You can change the starting position in navit.xml, here :&lt;br /&gt;
&lt;br /&gt;
&amp;lt;navit gui=&amp;quot;...&amp;quot; graphics=&amp;quot;...&amp;quot; center=&amp;quot;4808 N 1134 E&amp;quot; zoom=&amp;quot;128&amp;quot; &amp;gt;&lt;br /&gt;
&lt;br /&gt;
The latitude and longitude are written as multiplied by 100, i.e. you won't see the decimal point. For example, instead of 48.08, enter 4808.&lt;br /&gt;
&lt;br /&gt;
== So you want Miles not km? ==&lt;br /&gt;
&lt;br /&gt;
NAVIT has this link http://trac.navit-project.org/ticket/12&lt;br /&gt;
&lt;br /&gt;
== Release Notes ==&lt;br /&gt;
=== v0.5.0.3845 ===&lt;br /&gt;
This release introduces a new way of us handling changes to the configuration files. We now check if the configuration files have been modified by the user using md5sums. If there is no md5sum-file or if the md5sum matches the existing config file is backed up and the new version put in place. If the md5sum does not match the file is not touched and the new version is put beside it with a .new-extension.&lt;br /&gt;
&lt;br /&gt;
'''Since there are currently no md5sum-files, the configuration will be replaced by our version and the old saved as .old.'''&lt;br /&gt;
&lt;br /&gt;
'''This version need at least WebOS 1.4.5 and is known not to work on WebOS 2.0x. We are waiting for a WebOS fix from Palm to make WebOS 2 work.'''&lt;/div&gt;</summary>
		<author><name>Noradtux</name></author>
	</entry>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=Application:Navit&amp;diff=12477</id>
		<title>Application:Navit</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=Application:Navit&amp;diff=12477"/>
		<updated>2011-01-02T16:47:20Z</updated>

		<summary type="html">&lt;p&gt;Noradtux: /* v0.5.0.3845 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:SDL]]&lt;br /&gt;
[[Category:Application]]&lt;br /&gt;
This page is currently available in two languages:&lt;br /&gt;
:[[Image:Australia.png]] [[Image:USA.png]] [[Application:Navit]]&lt;br /&gt;
:[[Image:France.png]] [[Application:Navit-FR]]&lt;br /&gt;
&lt;br /&gt;
== Summary ==&lt;br /&gt;
&lt;br /&gt;
[[Image:Navit_icon.png|50px|left]]&lt;br /&gt;
Navit is an open source (GPL) car navigation software for Linux systems. It will display your position on a map (in bird-view mode or as a 3D &amp;quot;visualization&amp;quot;) from GPS sensor data, and can provide precise route calculation, touch screen functionality and supports Points of Interest (POI), which can be extended via an easy to use plugin system. Unlike other navigation systems, Navit maps are dynamically generated in real time  from vector data. Information about Navit can be found [http://wiki.navit-project.org/index.php/Main_Page on the Navit wiki].&lt;br /&gt;
&lt;br /&gt;
== Where do you get the latest version of Navit for WebOS 1.4.5 and above ? ==&lt;br /&gt;
&lt;br /&gt;
'''ATTENTION WEBOS 2.0 and 2.01  ===&amp;gt;   Palm confirmed that we are hitting a permission bug in the PDK Forums webOS &amp;amp;bull; View topic - Using PDL_ServiceCallWithCallback for location service: fail.It should be fixed in the next update of webOS.'''&lt;br /&gt;
&lt;br /&gt;
There is a bug in the OTA (over the air) update from 1.4.1 to 1.4.5 that prevents Navit from working. To check for the bug open a Terminal or Novaterm and issue this command 'cat /etc/fstab|grep internal'. You should get the following line:&lt;br /&gt;
&lt;br /&gt;
/dev/mapper/store-media	/media/internal	vfat	utf8,shortname=mixed,umask=0000	0	0&lt;br /&gt;
&lt;br /&gt;
If the response from your device does not have the 'umask=0000' statement then you need to fix this first as explained here =&amp;gt; http://developer.palm.com/distribution/viewtopic.php?p=34750&lt;br /&gt;
Thanks to Rod there is now an app in The Preware Testing feed that can do the fix for you =&amp;gt; http://forums.precentral.net/showthread.php?p=2556103&lt;br /&gt;
&lt;br /&gt;
Eine Deutsche Anleitung zum beheben des Problemes ist hier zu finden =&amp;gt; http://www.nexave.de/forum/39654-fehler-im-ota-1-4-5-update.html&lt;br /&gt;
&lt;br /&gt;
# Open Preware. Select available applications. Then type 'Navit' and install as any other WebOS application.&lt;br /&gt;
# This will automatically install two other needed packages if you not have installed them. The packages are 'speechd' and 'locale'.&lt;br /&gt;
# You settings are migrated if you had installed the Navit Alpha before. Then you can skip step 4-8 the rest.&lt;br /&gt;
# Now start Navit. You will see the OSD but no map as this will be installed in the next step. This first start will create the default settings and the empty folder for the map.&lt;br /&gt;
# Quit Navit and connect your Pre to your PC in USB mode.&lt;br /&gt;
# You also need a map. '''There was a recent problem with the Navit planet extractor - this should now be fixed as of 19:22, 18 October 2010 (UTC).'''&lt;br /&gt;
Go to http://maps.navit-project.org/download/ and create one of the part of the world you need or look for created maps here =&amp;gt; http://wiki.navit-project.org/index.php/OpenStreetMaps or use this direct links:&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=-125.4,24.3,-66.5,49.3 USA (except Alaska and Hawaii)]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=-179.5,49.5,-129,71.6 Alaska]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=-161.07,18.49,-154.45,22.85 Hawaii]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=-141.3,41.5,-52.2,70.2 Canada]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=-117.6,14.1,-86.4,32.8 Mexico]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=-9.7,49.6,2.2,61.2 UK]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=-11.17,51.25,-5.23,55.9 Ireland]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=5.18,46.8,15.4,55.6 Germany]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=-5.45,42.0,8.44,51.68 France]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=2.08,48.86,7.78,54.51 Benelux]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=-11.03,34.87,4.61,44.4 Spain and Portugal]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=6.52,36.38,18.96,47.19 Italy]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=7.49,54.33,13.05,57.88 Denmark]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=9.4,46.32,17.21,49.1 Austria]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=5.79,45.74,10.59,47.84 Switzerland]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=11.91,48.48,19.02,51.17 Czech Republic]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=33.99,29.8,35.95,33.4 Israel]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=110.5,-44.2,154.9,-9.2 Australia]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=165.2,-47.6,179.1,-33.7 New Zealand]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=15.6,-35.2,33.3,-21.9 South Africa]&amp;lt;br/&amp;gt; &amp;lt;br/&amp;gt;''Note I (PreRunr) have found that small is better (faster processing) and that the Cloudmade maps can have problems so use the extractor version FIRST.'' &lt;br /&gt;
# Put the *.bin file into the folder appdata/org.webosinternals.navit/maps on the USB drive of your Pre.&lt;br /&gt;
# To switch between the three skins you need to open the navit.xml in appdata/org.webosinternals.navit/ . At the bottom you find the section where the skin is included. Remove the comment markers from the skin you plan to use and add them to the current skin.&lt;br /&gt;
# Try it out!&lt;br /&gt;
# Multiple maps. Using *.bin will not actually grab multiple map files but actually grab just the FIRST map file in the directory. Note that *.bin still does have it's use... If you are using just a single map file in a single directory then whenever you download an updated map file you can place it into the directory and not have to worry about modifying the navit.xml file with the new map name. Just remember to delete your old map file from the directory. To specify multiple map files you will have to add multiple lines to the navit.xml file with the file name for each map, switch between them via the settings/maps onscreen menu. Extra maps may be for your holiday trips to Hawaii allowing you  to set up bookmarks in advance without GPS using the instructions here http://www.webos-internals.org/wiki/Application:Navit#On_how_to_plan_a_route. Having the Garmin BaseMap in your mapset allows you to see the whole world when you zoom out.&lt;br /&gt;
To do this you need to add the mapset this way:&lt;br /&gt;
 &amp;lt;mapset enabled=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
    &amp;lt;map type=&amp;quot;binfile&amp;quot; enabled=&amp;quot;yes&amp;quot; active=&amp;quot;yes&amp;quot; data=&amp;quot;/media/internal/appdata/org.webosinternals.navit/maps/osm/Australia.navit.bin&amp;quot;/&amp;gt;&lt;br /&gt;
    &amp;lt;map type=&amp;quot;binfile&amp;quot; enabled=&amp;quot;yes&amp;quot; active=&amp;quot;no&amp;quot; data=&amp;quot;/media/internal/appdata/org.webosinternals.navit/maps/osm/Hawaii.navit.bin&amp;quot;/&amp;gt;&lt;br /&gt;
    &amp;lt;map type=&amp;quot;garmin&amp;quot; enabled=&amp;quot;yes&amp;quot; active=&amp;quot;no&amp;quot; data=&amp;quot;/media/internal/appdata/org.webosinternals.navit/maps/garmin/gmapbmap.img&amp;quot;/&amp;gt;&lt;br /&gt;
 &amp;lt;/mapset&amp;gt;&lt;br /&gt;
# Look at appdata/org.webosinternals.navit/navit.log on you USB drive if Navit is not working as expected. If Navit has problems it writes the information into this log file.&lt;br /&gt;
&lt;br /&gt;
If you have any questions about this version then you can find help here =&amp;gt; http://forums.precentral.net/webos-internals/254622-navit-3d-car-navigation-system.html&lt;br /&gt;
&lt;br /&gt;
== Using Map&amp;amp;Guide maps ==&lt;br /&gt;
&lt;br /&gt;
For all Europe uses. You can get a good Mapset from Amazon for 5 Euro =&amp;gt; [http://www.amazon.de/Marco-Polo-Gro%C3%9Fer-Reiseplaner-DVD-ROM/dp/3829731426/ Marco Polo Großer Reiseplaner 2007/2008 (DVD-ROM) auf Amazon.de]&lt;br /&gt;
&lt;br /&gt;
The disadvantage is that the complete map is 3GB, if you only take Germany and the Major routes of Europe it is still 1GB.&lt;br /&gt;
&lt;br /&gt;
'''For Linux'''&lt;br /&gt;
# Change directory to where DVD is mounted&lt;br /&gt;
# Unpack data2.cab with: unshield x travel/data2.cab &lt;br /&gt;
# Now, you should get a directory named like DIRLAN_GER.&lt;br /&gt;
# Inside you find the maps...&lt;br /&gt;
'''For Windows'''&lt;br /&gt;
# Install the application&lt;br /&gt;
# you find the maps in a folder inside the program folder.&lt;br /&gt;
&lt;br /&gt;
'''Installing the maps'''&lt;br /&gt;
# The dem.map folder with all the majors roads and towns of Europe...&lt;br /&gt;
# ...and five smpX.smp folders, which contain the details of countries:&lt;br /&gt;
* smp1: DK,S,N,IS,FIN,N&lt;br /&gt;
* smp2: F,E,GBZ,P,AND,MC&lt;br /&gt;
* smp3: Germany&lt;br /&gt;
* smp4: CZ,SK,RSM,EST,GEO,LV,LT,MD,RUS,UA,BY,GR,H,I,RO,CH,A,PL,AL,MT,CY,BG,FL,SRB,MNE,HR,SLO,BIH,MK,TR,AZ,AM,V&lt;br /&gt;
* smp5: NL,B,GB,L,IRL &lt;br /&gt;
# copy the dem.map folder into a place on your hard drive&lt;br /&gt;
# remove all *d60* files from the dem.map folder&lt;br /&gt;
# copy the dem.map folder into /MaypsNavit on you usb drive&lt;br /&gt;
# copy the smpX.smp folder you need into /MaypsNavit/dem.map folder&lt;br /&gt;
# open appdata/org.webosinternals.navit/navit.xml and change the following:&lt;br /&gt;
 &amp;lt;mapset enabled=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
     &amp;lt;map type=&amp;quot;binfile&amp;quot; enabled=&amp;quot;yes&amp;quot; data=&amp;quot;/media/internal/appdata/org.webosinternals.navit/maps/*.bin&amp;quot;/&amp;gt;&lt;br /&gt;
 &amp;lt;/mapset&amp;gt;&lt;br /&gt;
to &lt;br /&gt;
 &amp;lt;mapset enabled=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
     &amp;lt;map type=&amp;quot;binfile&amp;quot; enabled=&amp;quot;yes&amp;quot; active=&amp;quot;yes&amp;quot; data=&amp;quot;/media/internal/appdata/org.webosinternals.navit/maps/osm/*.bin&amp;quot;/&amp;gt;&lt;br /&gt;
     &amp;lt;map type=&amp;quot;mg&amp;quot; enabled=&amp;quot;yes&amp;quot; active=&amp;quot;no&amp;quot; data=&amp;quot;/media/internal/appdata/org.webosinternals.navit/maps/dem.map&amp;quot; /&amp;gt;&lt;br /&gt;
     &amp;lt;map type=&amp;quot;mg&amp;quot; enabled=&amp;quot;yes&amp;quot; active=&amp;quot;no&amp;quot; data=&amp;quot;/media/internal/appdata/org.webosinternals.navit/maps/dem.map/smp3.smp&amp;quot; /&amp;gt;&lt;br /&gt;
 &amp;lt;/mapset&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now you can switch between the OSM and the M&amp;amp;G maps from the settings/maps menu inside of Navit. The OSM map is the default. To make M&amp;amp;G the default you need to invert the active switches.&lt;br /&gt;
 &lt;br /&gt;
I would expect the the Map&amp;amp;Guide maps for other countries will also work. But you need to find a cheep Product that contains them.&lt;br /&gt;
&lt;br /&gt;
If you have the m&amp;amp;g and the OSM maps on your USB drive then you can use the index from the m&amp;amp;g maps for searching and the OSM maps for routing and display. To do this you need to add the mapset this way:&lt;br /&gt;
 &amp;lt;mapset enabled=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
     &amp;lt;map type=&amp;quot;mg&amp;quot; enabled=&amp;quot;yes&amp;quot; active=&amp;quot;no&amp;quot; data=&amp;quot;/media/internal/appdata/org.webosinternals.navit/maps/dem.map/smp3.smp&amp;quot; /&amp;gt;&lt;br /&gt;
     &amp;lt;map type=&amp;quot;mg&amp;quot; enabled=&amp;quot;yes&amp;quot; active=&amp;quot;no&amp;quot; data=&amp;quot;/media/internal/appdata/org.webosinternals.navit/maps/dem.map&amp;quot; /&amp;gt;&lt;br /&gt;
     &amp;lt;map type=&amp;quot;binfile&amp;quot; enabled=&amp;quot;yes&amp;quot; active=&amp;quot;yes&amp;quot; data=&amp;quot;/media/internal/appdata/org.webosinternals.navit/maps/osm/*.bin&amp;quot;/&amp;gt;&lt;br /&gt;
 &amp;lt;/mapset&amp;gt;&lt;br /&gt;
It looks like Navit uses the street index of the first enabled map even if it is not active.&lt;br /&gt;
&lt;br /&gt;
== Changing the display of POI (Points of interest) symbols ==&lt;br /&gt;
&lt;br /&gt;
you can switch every POI symbol off and on, but there is no Menu function to do it. Connect your Pre in USB Mode and open &amp;quot;appdata/org.webosinternals.navit/navit_layout.xml&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
'''Make a backup of the file before you start and be careful. Navit will not start if you mess up the file !!!'''&lt;br /&gt;
&lt;br /&gt;
This file defines the different layouts that you can select (Car, Car-dark, bike and T@M). Every layout starts with a line like this:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;layout name=&amp;quot;Car&amp;quot; nightlayout=&amp;quot;Car-dark&amp;quot; color=&amp;quot;#ffefb7&amp;quot; font=&amp;quot;Prelude&amp;quot;&amp;gt;&lt;br /&gt;
 .&lt;br /&gt;
 .&lt;br /&gt;
 .&lt;br /&gt;
 &amp;lt;/layout&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you scroll down in the layout you will find the POI definitions. It starts with the line:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;layer name=&amp;quot;POI Symbols&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For every defined POI symbole you find the following three lines:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;itemgra item_types=&amp;quot;poi_hotel&amp;quot;  order=&amp;quot;12-&amp;quot;&amp;gt;&lt;br /&gt;
     &amp;lt;icon src=&amp;quot;hotel.png&amp;quot;/&amp;gt;&lt;br /&gt;
 &amp;lt;/itemgra&amp;gt;&lt;br /&gt;
&lt;br /&gt;
to switch the POI of simply remove the three lines or change them to&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 &amp;lt;!-- &amp;lt;itemgra item_types=&amp;quot;poi_hotel&amp;quot;  order=&amp;quot;12-&amp;quot;&amp;gt;&lt;br /&gt;
         &amp;lt;icon src=&amp;quot;hotel.png&amp;quot;/&amp;gt;&lt;br /&gt;
     &amp;lt;/itemgra&amp;gt; &lt;br /&gt;
 --&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Then you can switch them on later if you like.&lt;br /&gt;
&lt;br /&gt;
Navit loads the first layout that is defined in this file on startup. If you like to have a other layout you will need to move it to the beginning of the file. You can find more documentation in the navit_layout.xml file. The current version can be found in the git repository =&amp;gt; http://git.webos-internals.org/?p=preware/cross-compile.git;a=blob;f=packages/apps/navit/files/navit_layout.xml&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Understanding ISSUES with OpenStreet Maps ==&lt;br /&gt;
&lt;br /&gt;
There is a list of issues that first time users keep asking about.  These are not WEBOS issues but due to how NAVIT operates with OpenStreet maps. Look at &lt;br /&gt;
http://wiki.navit-project.org/index.php/OpenStreetMaps#Problems_with_OSM_and_navit_or_navigation_in_general&lt;br /&gt;
Look at the section below called &amp;quot;On how to plan a route&amp;quot; for advice.&lt;br /&gt;
&lt;br /&gt;
== Why don't I get the new skins we see below? ==&lt;br /&gt;
Installation of Navit only copies in the new XML files '''''if the Navit.xml is not there'''''. You need to delete the old ones to get the new. '''''Preware does NOT REMOVE THEM!'''''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
You find the xml files on the USB drive J: (or another drive X: when your Pre is in USB mode (not charge only mode) depending upon your PC setup.&lt;br /&gt;
&lt;br /&gt;
Located here J:/appdata/org.webosinternals.navit/&lt;br /&gt;
&lt;br /&gt;
To switch between the three skins shown below you need to open the navit.xml in appdata/org.webosinternals.navit/ . At the bottom you find the section where the skin is included.&lt;br /&gt;
Remove the comment markers from the skin you plan to use and add them to the current skin. For example to use    &amp;lt; !-- &amp;lt;xi:include href=&amp;quot;$NAVIT_USER_DATADIR/navit_gui.xml&amp;quot;/&amp;gt; -- &amp;gt; remove the &amp;lt; !--   and the -- &amp;gt;  and ADD the same in front and back of the existing skin, for example    &amp;lt;xi:include href=&amp;quot;$NAVIT_USER_DATADIR/navit_gui_PreNav.xml&amp;quot;/&amp;gt;. There is NO SPACE between the &amp;lt;  and --  and similarly between --  and &amp;gt;  in the code. The space appears in this wiki text due to formatting issues.&lt;br /&gt;
&lt;br /&gt;
== Only as a start. Some images of the current skins: ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Skin PreNav:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:PreNav-L.JPG]]&lt;br /&gt;
[[Image:PreNav-P.JPG]]&lt;br /&gt;
&lt;br /&gt;
[[Image:NavitScreenshot1.jpg]]&lt;br /&gt;
&lt;br /&gt;
[[Image:NavitScreenshot2.jpg]]&lt;br /&gt;
&lt;br /&gt;
[[Image:NavitScreenshot3.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Skin Pre:&lt;br /&gt;
&lt;br /&gt;
[[Image:Pre-P.jpg]]&lt;br /&gt;
&lt;br /&gt;
Basic skin:&lt;br /&gt;
&lt;br /&gt;
[[Image:Basic-P.jpg]]&lt;br /&gt;
'''&lt;br /&gt;
&lt;br /&gt;
== How to get around the menus v3 (still not complete)''' ==&lt;br /&gt;
&lt;br /&gt;
''As an aside the screen captures don't work on full screen - sorry.''&lt;br /&gt;
&lt;br /&gt;
Main screen is seen here before GPS lock &lt;br /&gt;
&lt;br /&gt;
[[Image:Start_screen.png]] (here the last saved GPS position is used to choose the starting map).&lt;br /&gt;
&lt;br /&gt;
Press your finger on the screen and &amp;quot;push&amp;quot; the map around to get the desired location (where you are now or where you want to go)  right into the centre of the screen (if you want to zoom into a location use the + button).  Tap the screen and you will get the Main Menu shown here.&lt;br /&gt;
&lt;br /&gt;
[[Image:Main_menu.png]]&lt;br /&gt;
Since we want to go somewhere tap on Actions.&lt;br /&gt;
&lt;br /&gt;
[[Image:Actions_menu.png]]&lt;br /&gt;
Now you have a choice of the Location at the center of the map screen, the location of the car (no good here as GPS has not locked in), the Location of a saved Bookmark, or searching for a Location in your OSM or other map you have already loaded into your Pre at /media/NavitMaps/. Choosing Town we get this screen.&lt;br /&gt;
&lt;br /&gt;
[[Image:Town_view.png]]&lt;br /&gt;
Now unless you live in the USA you can now enter a town. If not tap on the US flag and you should get this screen.&lt;br /&gt;
&lt;br /&gt;
[[Image:Town_view2.png]]&lt;br /&gt;
Now Type in your country eg Au will give at least two countries to choose from.  Select one and you will then get to enter a town, the street and then house.  Lots of times this does not work too well as the House numbering is not available. In this case follow instructions below on How to Plan a Route. &lt;br /&gt;
Here are some FAQ about searching http://wiki.navit-project.org/index.php/OpenStreetMaps#Search_for_my_town_works.2C_but_I_can.27t_find_my_street&lt;br /&gt;
&lt;br /&gt;
OK I have told NAVIT that I wish to go to my new destination and now its ready to go. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:Navit_OK_to_drive.png]] &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
It shows the way to go as a BIG FAT BLUE line as well as speaking the directions. If you want to read the directions Choose Route then Description.  The voice reads these out as you go along the route. Now Rod Whitby can guess where I live.&lt;br /&gt;
&lt;br /&gt;
[[Now you want to change from a CAR to a Pedestrian, Horse or BIKE!]]&lt;br /&gt;
&lt;br /&gt;
Choose the Main Menu, then choose Settings and you will see this&lt;br /&gt;
&lt;br /&gt;
[[Image:Settings_menu.png]]&lt;br /&gt;
Now choose Vehicle and you will see this&lt;br /&gt;
&lt;br /&gt;
[[Image:Vehicle_screen.png]]&lt;br /&gt;
Now select GPS and you will see your last choice which is shown here as a car.&lt;br /&gt;
&lt;br /&gt;
[[Image:GPS_screen_car.png]]&lt;br /&gt;
Press once on the row Change profile to: pedestrian (for example)&lt;br /&gt;
Then at the top of the screen press on VEHICLE. This will get you back to the GPS screen.  Now if you select GPS again you will get this screen confirming you are now a pedestrian.&lt;br /&gt;
&lt;br /&gt;
[[Image:GPS_screen_ped.png]]&lt;br /&gt;
Enjoy :-)&lt;br /&gt;
&lt;br /&gt;
[[Changing Map view (or getting rid of all the POIs)]]&lt;br /&gt;
&lt;br /&gt;
If you want very few POIs the simplest option is MainMenu&amp;gt;&amp;gt;Settings&amp;gt;&amp;gt;Display&amp;gt;&amp;gt;Layout&amp;gt;&amp;gt;T@H&lt;br /&gt;
&lt;br /&gt;
[[Image:choose T@H.png]] [[Image:T@H view.png]] &lt;br /&gt;
Go back to map and you will see hardly any POIs. &lt;br /&gt;
&lt;br /&gt;
Helpful notes from vreihen on 18 and 26 May 2010 now follow,&lt;br /&gt;
&lt;br /&gt;
== On starting up issues ie '''why the map layer isn't loading?''' ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
When Navit first starts up, it uses the north pole as it's initial position (if I recall correctly) until it gets an initial GPS fix. Your map layer problem may be that the GPS point is still at the north pole, or perhaps outside of the map that you have installed. If you tap on the center of the screen and tap on actions, there will be an icon of a car and an icon of a globe. The car icon is your current position, and should contain a non-zero latitude and longitude if your GPS is working and has a fix. Verify that those coordinates are where you are located before you dig any deeper into the maps as the cause of the missing layer.&lt;br /&gt;
&lt;br /&gt;
The information panels at the bottom of the screen are only populated when Navit is navigating between two points. Otherwise, they should be blank.&lt;br /&gt;
&lt;br /&gt;
If all else fails with the maps, you could download the entire planet.bin if you have 3.5 gigs of free USB flash space in your phone to eliminate the map file as the cause of your problem.....&lt;br /&gt;
&lt;br /&gt;
== '''On how to plan a route''' ==&lt;br /&gt;
&lt;br /&gt;
'''OPTION 1 with GPS'''&lt;br /&gt;
&lt;br /&gt;
1) Scroll through the map until you can see the location that you want to drive to.&lt;br /&gt;
&lt;br /&gt;
2) Zoom in tight on the screen, if necessary. Tap on your destination on the map.&lt;br /&gt;
&lt;br /&gt;
3) When Navit opens it's main menu, tap on actions.&lt;br /&gt;
&lt;br /&gt;
4) The car icon should show your current latitude/longitude. &lt;br /&gt;
&lt;br /&gt;
5) The globe icon should show the destination latitude/longitude that you tapped on the map.&lt;br /&gt;
&lt;br /&gt;
6) Tap on the globe icon.&lt;br /&gt;
&lt;br /&gt;
7) From the menu that pops up, select either bookmark this location (recommended) or navigate to this location.&lt;br /&gt;
&lt;br /&gt;
8) If you chose to bookmark it, tap actions | bookmarks, then tap your bookmark. Select navigate to this location.&lt;br /&gt;
&lt;br /&gt;
9) Depending on the distance you asked it to go, Navit should pop up the first driving direction and speak it to you within 5-10 seconds.&lt;br /&gt;
&lt;br /&gt;
The OSM map data apparently does not contain the concept of a state, so navigating by state/city/street lookup is difficult to impossible. Navigating by bookmark on the map is the only option for the time being.....&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''OPTION 2 No GPS needed'''&lt;br /&gt;
&lt;br /&gt;
The map you see is centred on your last GPS/chosen location. Now you wish to plan a route at another location '''NOT''' on your current map so GPS is not going to work.  You will not get a map on the screen for this location until the end of this setup.&lt;br /&gt;
&lt;br /&gt;
1) Remove all maps except the one that includes the locations you plan to use later. (if you fully understand how maps work in NAVIT this step is not necessary of course but for first timers it makes things simple to diagnose if you have troubles doing these steps.)&lt;br /&gt;
&lt;br /&gt;
2) Open bookmarks.txt  ===== To do the edit go to USB mode, open R:\appdata\org.webosinternals.navit\bookmark.txt with any text editor you like (replace R: with your Drive Letter)&lt;br /&gt;
&lt;br /&gt;
3) add a new line&lt;br /&gt;
&lt;br /&gt;
mg: longitude latitude type=bookmark label=&amp;quot;Location 1&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Format is longitude and latitude, both in DD.ddd coordinates. For example Honolulu Stadium is -157.829 21.295, note the need for &amp;quot;-&amp;quot; for W longitude and &amp;quot;-&amp;quot; for S latitude. DD.ddd can have more d's added.&lt;br /&gt;
&lt;br /&gt;
4) save bookmarks.txt&lt;br /&gt;
&lt;br /&gt;
5) Start navit and navigate via bookmarks to &amp;quot;Location 1&amp;quot;&lt;br /&gt;
&lt;br /&gt;
6) If you want to go from place to place just add more bookmarks, suggest arrange them inside a new folder called &amp;quot;My Trip&amp;quot;. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
''' Changing The Starting position'''&lt;br /&gt;
&lt;br /&gt;
You might want to change the starting position of navit, especially if you are using Navit without a GPS. You can get your coordinates here: http://itouchmap.com/latlong.html&lt;br /&gt;
&lt;br /&gt;
You can change the starting position in navit.xml, here :&lt;br /&gt;
&lt;br /&gt;
&amp;lt;navit gui=&amp;quot;...&amp;quot; graphics=&amp;quot;...&amp;quot; center=&amp;quot;4808 N 1134 E&amp;quot; zoom=&amp;quot;128&amp;quot; &amp;gt;&lt;br /&gt;
&lt;br /&gt;
The latitude and longitude are written as multiplied by 100, i.e. you won't see the decimal point. For example, instead of 48.08, enter 4808.&lt;br /&gt;
&lt;br /&gt;
== So you want Miles not km? ==&lt;br /&gt;
&lt;br /&gt;
NAVIT has this link http://trac.navit-project.org/ticket/12&lt;br /&gt;
&lt;br /&gt;
== Release Notes ==&lt;br /&gt;
=== v0.5.0.3845 ===&lt;br /&gt;
This release introduces a new way of us handling changes to the configuration files. We now check if the configuration files have been modified by the user using md5sums. If there is no md5sum-file or if the md5sum matches the existing config file is backed up and the new version put in place. If the md5sum does not match the file is not touched and the new version is put beside it with a .new-extension.&lt;br /&gt;
Since there are currently no md5sum-files, the configuration will be replaced by our version and the old saved as .old.&lt;br /&gt;
This version need at least WebOS 1.4.5 and is known not to work on WebOS 2.0x. We are waiting for a WebOS fix from Palm to make WebOS 2 work.&lt;/div&gt;</summary>
		<author><name>Noradtux</name></author>
	</entry>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=Application:Navit&amp;diff=12476</id>
		<title>Application:Navit</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=Application:Navit&amp;diff=12476"/>
		<updated>2011-01-02T16:44:28Z</updated>

		<summary type="html">&lt;p&gt;Noradtux: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:SDL]]&lt;br /&gt;
[[Category:Application]]&lt;br /&gt;
This page is currently available in two languages:&lt;br /&gt;
:[[Image:Australia.png]] [[Image:USA.png]] [[Application:Navit]]&lt;br /&gt;
:[[Image:France.png]] [[Application:Navit-FR]]&lt;br /&gt;
&lt;br /&gt;
== Summary ==&lt;br /&gt;
&lt;br /&gt;
[[Image:Navit_icon.png|50px|left]]&lt;br /&gt;
Navit is an open source (GPL) car navigation software for Linux systems. It will display your position on a map (in bird-view mode or as a 3D &amp;quot;visualization&amp;quot;) from GPS sensor data, and can provide precise route calculation, touch screen functionality and supports Points of Interest (POI), which can be extended via an easy to use plugin system. Unlike other navigation systems, Navit maps are dynamically generated in real time  from vector data. Information about Navit can be found [http://wiki.navit-project.org/index.php/Main_Page on the Navit wiki].&lt;br /&gt;
&lt;br /&gt;
== Where do you get the latest version of Navit for WebOS 1.4.5 and above ? ==&lt;br /&gt;
&lt;br /&gt;
'''ATTENTION WEBOS 2.0 and 2.01  ===&amp;gt;   Palm confirmed that we are hitting a permission bug in the PDK Forums webOS &amp;amp;bull; View topic - Using PDL_ServiceCallWithCallback for location service: fail.It should be fixed in the next update of webOS.'''&lt;br /&gt;
&lt;br /&gt;
There is a bug in the OTA (over the air) update from 1.4.1 to 1.4.5 that prevents Navit from working. To check for the bug open a Terminal or Novaterm and issue this command 'cat /etc/fstab|grep internal'. You should get the following line:&lt;br /&gt;
&lt;br /&gt;
/dev/mapper/store-media	/media/internal	vfat	utf8,shortname=mixed,umask=0000	0	0&lt;br /&gt;
&lt;br /&gt;
If the response from your device does not have the 'umask=0000' statement then you need to fix this first as explained here =&amp;gt; http://developer.palm.com/distribution/viewtopic.php?p=34750&lt;br /&gt;
Thanks to Rod there is now an app in The Preware Testing feed that can do the fix for you =&amp;gt; http://forums.precentral.net/showthread.php?p=2556103&lt;br /&gt;
&lt;br /&gt;
Eine Deutsche Anleitung zum beheben des Problemes ist hier zu finden =&amp;gt; http://www.nexave.de/forum/39654-fehler-im-ota-1-4-5-update.html&lt;br /&gt;
&lt;br /&gt;
# Open Preware. Select available applications. Then type 'Navit' and install as any other WebOS application.&lt;br /&gt;
# This will automatically install two other needed packages if you not have installed them. The packages are 'speechd' and 'locale'.&lt;br /&gt;
# You settings are migrated if you had installed the Navit Alpha before. Then you can skip step 4-8 the rest.&lt;br /&gt;
# Now start Navit. You will see the OSD but no map as this will be installed in the next step. This first start will create the default settings and the empty folder for the map.&lt;br /&gt;
# Quit Navit and connect your Pre to your PC in USB mode.&lt;br /&gt;
# You also need a map. '''There was a recent problem with the Navit planet extractor - this should now be fixed as of 19:22, 18 October 2010 (UTC).'''&lt;br /&gt;
Go to http://maps.navit-project.org/download/ and create one of the part of the world you need or look for created maps here =&amp;gt; http://wiki.navit-project.org/index.php/OpenStreetMaps or use this direct links:&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=-125.4,24.3,-66.5,49.3 USA (except Alaska and Hawaii)]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=-179.5,49.5,-129,71.6 Alaska]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=-161.07,18.49,-154.45,22.85 Hawaii]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=-141.3,41.5,-52.2,70.2 Canada]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=-117.6,14.1,-86.4,32.8 Mexico]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=-9.7,49.6,2.2,61.2 UK]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=-11.17,51.25,-5.23,55.9 Ireland]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=5.18,46.8,15.4,55.6 Germany]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=-5.45,42.0,8.44,51.68 France]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=2.08,48.86,7.78,54.51 Benelux]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=-11.03,34.87,4.61,44.4 Spain and Portugal]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=6.52,36.38,18.96,47.19 Italy]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=7.49,54.33,13.05,57.88 Denmark]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=9.4,46.32,17.21,49.1 Austria]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=5.79,45.74,10.59,47.84 Switzerland]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=11.91,48.48,19.02,51.17 Czech Republic]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=33.99,29.8,35.95,33.4 Israel]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=110.5,-44.2,154.9,-9.2 Australia]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=165.2,-47.6,179.1,-33.7 New Zealand]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=15.6,-35.2,33.3,-21.9 South Africa]&amp;lt;br/&amp;gt; &amp;lt;br/&amp;gt;''Note I (PreRunr) have found that small is better (faster processing) and that the Cloudmade maps can have problems so use the extractor version FIRST.'' &lt;br /&gt;
# Put the *.bin file into the folder appdata/org.webosinternals.navit/maps on the USB drive of your Pre.&lt;br /&gt;
# To switch between the three skins you need to open the navit.xml in appdata/org.webosinternals.navit/ . At the bottom you find the section where the skin is included. Remove the comment markers from the skin you plan to use and add them to the current skin.&lt;br /&gt;
# Try it out!&lt;br /&gt;
# Multiple maps. Using *.bin will not actually grab multiple map files but actually grab just the FIRST map file in the directory. Note that *.bin still does have it's use... If you are using just a single map file in a single directory then whenever you download an updated map file you can place it into the directory and not have to worry about modifying the navit.xml file with the new map name. Just remember to delete your old map file from the directory. To specify multiple map files you will have to add multiple lines to the navit.xml file with the file name for each map, switch between them via the settings/maps onscreen menu. Extra maps may be for your holiday trips to Hawaii allowing you  to set up bookmarks in advance without GPS using the instructions here http://www.webos-internals.org/wiki/Application:Navit#On_how_to_plan_a_route. Having the Garmin BaseMap in your mapset allows you to see the whole world when you zoom out.&lt;br /&gt;
To do this you need to add the mapset this way:&lt;br /&gt;
 &amp;lt;mapset enabled=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
    &amp;lt;map type=&amp;quot;binfile&amp;quot; enabled=&amp;quot;yes&amp;quot; active=&amp;quot;yes&amp;quot; data=&amp;quot;/media/internal/appdata/org.webosinternals.navit/maps/osm/Australia.navit.bin&amp;quot;/&amp;gt;&lt;br /&gt;
    &amp;lt;map type=&amp;quot;binfile&amp;quot; enabled=&amp;quot;yes&amp;quot; active=&amp;quot;no&amp;quot; data=&amp;quot;/media/internal/appdata/org.webosinternals.navit/maps/osm/Hawaii.navit.bin&amp;quot;/&amp;gt;&lt;br /&gt;
    &amp;lt;map type=&amp;quot;garmin&amp;quot; enabled=&amp;quot;yes&amp;quot; active=&amp;quot;no&amp;quot; data=&amp;quot;/media/internal/appdata/org.webosinternals.navit/maps/garmin/gmapbmap.img&amp;quot;/&amp;gt;&lt;br /&gt;
 &amp;lt;/mapset&amp;gt;&lt;br /&gt;
# Look at appdata/org.webosinternals.navit/navit.log on you USB drive if Navit is not working as expected. If Navit has problems it writes the information into this log file.&lt;br /&gt;
&lt;br /&gt;
If you have any questions about this version then you can find help here =&amp;gt; http://forums.precentral.net/webos-internals/254622-navit-3d-car-navigation-system.html&lt;br /&gt;
&lt;br /&gt;
== Using Map&amp;amp;Guide maps ==&lt;br /&gt;
&lt;br /&gt;
For all Europe uses. You can get a good Mapset from Amazon for 5 Euro =&amp;gt; [http://www.amazon.de/Marco-Polo-Gro%C3%9Fer-Reiseplaner-DVD-ROM/dp/3829731426/ Marco Polo Großer Reiseplaner 2007/2008 (DVD-ROM) auf Amazon.de]&lt;br /&gt;
&lt;br /&gt;
The disadvantage is that the complete map is 3GB, if you only take Germany and the Major routes of Europe it is still 1GB.&lt;br /&gt;
&lt;br /&gt;
'''For Linux'''&lt;br /&gt;
# Change directory to where DVD is mounted&lt;br /&gt;
# Unpack data2.cab with: unshield x travel/data2.cab &lt;br /&gt;
# Now, you should get a directory named like DIRLAN_GER.&lt;br /&gt;
# Inside you find the maps...&lt;br /&gt;
'''For Windows'''&lt;br /&gt;
# Install the application&lt;br /&gt;
# you find the maps in a folder inside the program folder.&lt;br /&gt;
&lt;br /&gt;
'''Installing the maps'''&lt;br /&gt;
# The dem.map folder with all the majors roads and towns of Europe...&lt;br /&gt;
# ...and five smpX.smp folders, which contain the details of countries:&lt;br /&gt;
* smp1: DK,S,N,IS,FIN,N&lt;br /&gt;
* smp2: F,E,GBZ,P,AND,MC&lt;br /&gt;
* smp3: Germany&lt;br /&gt;
* smp4: CZ,SK,RSM,EST,GEO,LV,LT,MD,RUS,UA,BY,GR,H,I,RO,CH,A,PL,AL,MT,CY,BG,FL,SRB,MNE,HR,SLO,BIH,MK,TR,AZ,AM,V&lt;br /&gt;
* smp5: NL,B,GB,L,IRL &lt;br /&gt;
# copy the dem.map folder into a place on your hard drive&lt;br /&gt;
# remove all *d60* files from the dem.map folder&lt;br /&gt;
# copy the dem.map folder into /MaypsNavit on you usb drive&lt;br /&gt;
# copy the smpX.smp folder you need into /MaypsNavit/dem.map folder&lt;br /&gt;
# open appdata/org.webosinternals.navit/navit.xml and change the following:&lt;br /&gt;
 &amp;lt;mapset enabled=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
     &amp;lt;map type=&amp;quot;binfile&amp;quot; enabled=&amp;quot;yes&amp;quot; data=&amp;quot;/media/internal/appdata/org.webosinternals.navit/maps/*.bin&amp;quot;/&amp;gt;&lt;br /&gt;
 &amp;lt;/mapset&amp;gt;&lt;br /&gt;
to &lt;br /&gt;
 &amp;lt;mapset enabled=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
     &amp;lt;map type=&amp;quot;binfile&amp;quot; enabled=&amp;quot;yes&amp;quot; active=&amp;quot;yes&amp;quot; data=&amp;quot;/media/internal/appdata/org.webosinternals.navit/maps/osm/*.bin&amp;quot;/&amp;gt;&lt;br /&gt;
     &amp;lt;map type=&amp;quot;mg&amp;quot; enabled=&amp;quot;yes&amp;quot; active=&amp;quot;no&amp;quot; data=&amp;quot;/media/internal/appdata/org.webosinternals.navit/maps/dem.map&amp;quot; /&amp;gt;&lt;br /&gt;
     &amp;lt;map type=&amp;quot;mg&amp;quot; enabled=&amp;quot;yes&amp;quot; active=&amp;quot;no&amp;quot; data=&amp;quot;/media/internal/appdata/org.webosinternals.navit/maps/dem.map/smp3.smp&amp;quot; /&amp;gt;&lt;br /&gt;
 &amp;lt;/mapset&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now you can switch between the OSM and the M&amp;amp;G maps from the settings/maps menu inside of Navit. The OSM map is the default. To make M&amp;amp;G the default you need to invert the active switches.&lt;br /&gt;
 &lt;br /&gt;
I would expect the the Map&amp;amp;Guide maps for other countries will also work. But you need to find a cheep Product that contains them.&lt;br /&gt;
&lt;br /&gt;
If you have the m&amp;amp;g and the OSM maps on your USB drive then you can use the index from the m&amp;amp;g maps for searching and the OSM maps for routing and display. To do this you need to add the mapset this way:&lt;br /&gt;
 &amp;lt;mapset enabled=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
     &amp;lt;map type=&amp;quot;mg&amp;quot; enabled=&amp;quot;yes&amp;quot; active=&amp;quot;no&amp;quot; data=&amp;quot;/media/internal/appdata/org.webosinternals.navit/maps/dem.map/smp3.smp&amp;quot; /&amp;gt;&lt;br /&gt;
     &amp;lt;map type=&amp;quot;mg&amp;quot; enabled=&amp;quot;yes&amp;quot; active=&amp;quot;no&amp;quot; data=&amp;quot;/media/internal/appdata/org.webosinternals.navit/maps/dem.map&amp;quot; /&amp;gt;&lt;br /&gt;
     &amp;lt;map type=&amp;quot;binfile&amp;quot; enabled=&amp;quot;yes&amp;quot; active=&amp;quot;yes&amp;quot; data=&amp;quot;/media/internal/appdata/org.webosinternals.navit/maps/osm/*.bin&amp;quot;/&amp;gt;&lt;br /&gt;
 &amp;lt;/mapset&amp;gt;&lt;br /&gt;
It looks like Navit uses the street index of the first enabled map even if it is not active.&lt;br /&gt;
&lt;br /&gt;
== Changing the display of POI (Points of interest) symbols ==&lt;br /&gt;
&lt;br /&gt;
you can switch every POI symbol off and on, but there is no Menu function to do it. Connect your Pre in USB Mode and open &amp;quot;appdata/org.webosinternals.navit/navit_layout.xml&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
'''Make a backup of the file before you start and be careful. Navit will not start if you mess up the file !!!'''&lt;br /&gt;
&lt;br /&gt;
This file defines the different layouts that you can select (Car, Car-dark, bike and T@M). Every layout starts with a line like this:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;layout name=&amp;quot;Car&amp;quot; nightlayout=&amp;quot;Car-dark&amp;quot; color=&amp;quot;#ffefb7&amp;quot; font=&amp;quot;Prelude&amp;quot;&amp;gt;&lt;br /&gt;
 .&lt;br /&gt;
 .&lt;br /&gt;
 .&lt;br /&gt;
 &amp;lt;/layout&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you scroll down in the layout you will find the POI definitions. It starts with the line:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;layer name=&amp;quot;POI Symbols&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For every defined POI symbole you find the following three lines:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;itemgra item_types=&amp;quot;poi_hotel&amp;quot;  order=&amp;quot;12-&amp;quot;&amp;gt;&lt;br /&gt;
     &amp;lt;icon src=&amp;quot;hotel.png&amp;quot;/&amp;gt;&lt;br /&gt;
 &amp;lt;/itemgra&amp;gt;&lt;br /&gt;
&lt;br /&gt;
to switch the POI of simply remove the three lines or change them to&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 &amp;lt;!-- &amp;lt;itemgra item_types=&amp;quot;poi_hotel&amp;quot;  order=&amp;quot;12-&amp;quot;&amp;gt;&lt;br /&gt;
         &amp;lt;icon src=&amp;quot;hotel.png&amp;quot;/&amp;gt;&lt;br /&gt;
     &amp;lt;/itemgra&amp;gt; &lt;br /&gt;
 --&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Then you can switch them on later if you like.&lt;br /&gt;
&lt;br /&gt;
Navit loads the first layout that is defined in this file on startup. If you like to have a other layout you will need to move it to the beginning of the file. You can find more documentation in the navit_layout.xml file. The current version can be found in the git repository =&amp;gt; http://git.webos-internals.org/?p=preware/cross-compile.git;a=blob;f=packages/apps/navit/files/navit_layout.xml&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Understanding ISSUES with OpenStreet Maps ==&lt;br /&gt;
&lt;br /&gt;
There is a list of issues that first time users keep asking about.  These are not WEBOS issues but due to how NAVIT operates with OpenStreet maps. Look at &lt;br /&gt;
http://wiki.navit-project.org/index.php/OpenStreetMaps#Problems_with_OSM_and_navit_or_navigation_in_general&lt;br /&gt;
Look at the section below called &amp;quot;On how to plan a route&amp;quot; for advice.&lt;br /&gt;
&lt;br /&gt;
== Why don't I get the new skins we see below? ==&lt;br /&gt;
Installation of Navit only copies in the new XML files '''''if the Navit.xml is not there'''''. You need to delete the old ones to get the new. '''''Preware does NOT REMOVE THEM!'''''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
You find the xml files on the USB drive J: (or another drive X: when your Pre is in USB mode (not charge only mode) depending upon your PC setup.&lt;br /&gt;
&lt;br /&gt;
Located here J:/appdata/org.webosinternals.navit/&lt;br /&gt;
&lt;br /&gt;
To switch between the three skins shown below you need to open the navit.xml in appdata/org.webosinternals.navit/ . At the bottom you find the section where the skin is included.&lt;br /&gt;
Remove the comment markers from the skin you plan to use and add them to the current skin. For example to use    &amp;lt; !-- &amp;lt;xi:include href=&amp;quot;$NAVIT_USER_DATADIR/navit_gui.xml&amp;quot;/&amp;gt; -- &amp;gt; remove the &amp;lt; !--   and the -- &amp;gt;  and ADD the same in front and back of the existing skin, for example    &amp;lt;xi:include href=&amp;quot;$NAVIT_USER_DATADIR/navit_gui_PreNav.xml&amp;quot;/&amp;gt;. There is NO SPACE between the &amp;lt;  and --  and similarly between --  and &amp;gt;  in the code. The space appears in this wiki text due to formatting issues.&lt;br /&gt;
&lt;br /&gt;
== Only as a start. Some images of the current skins: ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Skin PreNav:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:PreNav-L.JPG]]&lt;br /&gt;
[[Image:PreNav-P.JPG]]&lt;br /&gt;
&lt;br /&gt;
[[Image:NavitScreenshot1.jpg]]&lt;br /&gt;
&lt;br /&gt;
[[Image:NavitScreenshot2.jpg]]&lt;br /&gt;
&lt;br /&gt;
[[Image:NavitScreenshot3.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Skin Pre:&lt;br /&gt;
&lt;br /&gt;
[[Image:Pre-P.jpg]]&lt;br /&gt;
&lt;br /&gt;
Basic skin:&lt;br /&gt;
&lt;br /&gt;
[[Image:Basic-P.jpg]]&lt;br /&gt;
'''&lt;br /&gt;
&lt;br /&gt;
== How to get around the menus v3 (still not complete)''' ==&lt;br /&gt;
&lt;br /&gt;
''As an aside the screen captures don't work on full screen - sorry.''&lt;br /&gt;
&lt;br /&gt;
Main screen is seen here before GPS lock &lt;br /&gt;
&lt;br /&gt;
[[Image:Start_screen.png]] (here the last saved GPS position is used to choose the starting map).&lt;br /&gt;
&lt;br /&gt;
Press your finger on the screen and &amp;quot;push&amp;quot; the map around to get the desired location (where you are now or where you want to go)  right into the centre of the screen (if you want to zoom into a location use the + button).  Tap the screen and you will get the Main Menu shown here.&lt;br /&gt;
&lt;br /&gt;
[[Image:Main_menu.png]]&lt;br /&gt;
Since we want to go somewhere tap on Actions.&lt;br /&gt;
&lt;br /&gt;
[[Image:Actions_menu.png]]&lt;br /&gt;
Now you have a choice of the Location at the center of the map screen, the location of the car (no good here as GPS has not locked in), the Location of a saved Bookmark, or searching for a Location in your OSM or other map you have already loaded into your Pre at /media/NavitMaps/. Choosing Town we get this screen.&lt;br /&gt;
&lt;br /&gt;
[[Image:Town_view.png]]&lt;br /&gt;
Now unless you live in the USA you can now enter a town. If not tap on the US flag and you should get this screen.&lt;br /&gt;
&lt;br /&gt;
[[Image:Town_view2.png]]&lt;br /&gt;
Now Type in your country eg Au will give at least two countries to choose from.  Select one and you will then get to enter a town, the street and then house.  Lots of times this does not work too well as the House numbering is not available. In this case follow instructions below on How to Plan a Route. &lt;br /&gt;
Here are some FAQ about searching http://wiki.navit-project.org/index.php/OpenStreetMaps#Search_for_my_town_works.2C_but_I_can.27t_find_my_street&lt;br /&gt;
&lt;br /&gt;
OK I have told NAVIT that I wish to go to my new destination and now its ready to go. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:Navit_OK_to_drive.png]] &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
It shows the way to go as a BIG FAT BLUE line as well as speaking the directions. If you want to read the directions Choose Route then Description.  The voice reads these out as you go along the route. Now Rod Whitby can guess where I live.&lt;br /&gt;
&lt;br /&gt;
[[Now you want to change from a CAR to a Pedestrian, Horse or BIKE!]]&lt;br /&gt;
&lt;br /&gt;
Choose the Main Menu, then choose Settings and you will see this&lt;br /&gt;
&lt;br /&gt;
[[Image:Settings_menu.png]]&lt;br /&gt;
Now choose Vehicle and you will see this&lt;br /&gt;
&lt;br /&gt;
[[Image:Vehicle_screen.png]]&lt;br /&gt;
Now select GPS and you will see your last choice which is shown here as a car.&lt;br /&gt;
&lt;br /&gt;
[[Image:GPS_screen_car.png]]&lt;br /&gt;
Press once on the row Change profile to: pedestrian (for example)&lt;br /&gt;
Then at the top of the screen press on VEHICLE. This will get you back to the GPS screen.  Now if you select GPS again you will get this screen confirming you are now a pedestrian.&lt;br /&gt;
&lt;br /&gt;
[[Image:GPS_screen_ped.png]]&lt;br /&gt;
Enjoy :-)&lt;br /&gt;
&lt;br /&gt;
[[Changing Map view (or getting rid of all the POIs)]]&lt;br /&gt;
&lt;br /&gt;
If you want very few POIs the simplest option is MainMenu&amp;gt;&amp;gt;Settings&amp;gt;&amp;gt;Display&amp;gt;&amp;gt;Layout&amp;gt;&amp;gt;T@H&lt;br /&gt;
&lt;br /&gt;
[[Image:choose T@H.png]] [[Image:T@H view.png]] &lt;br /&gt;
Go back to map and you will see hardly any POIs. &lt;br /&gt;
&lt;br /&gt;
Helpful notes from vreihen on 18 and 26 May 2010 now follow,&lt;br /&gt;
&lt;br /&gt;
== On starting up issues ie '''why the map layer isn't loading?''' ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
When Navit first starts up, it uses the north pole as it's initial position (if I recall correctly) until it gets an initial GPS fix. Your map layer problem may be that the GPS point is still at the north pole, or perhaps outside of the map that you have installed. If you tap on the center of the screen and tap on actions, there will be an icon of a car and an icon of a globe. The car icon is your current position, and should contain a non-zero latitude and longitude if your GPS is working and has a fix. Verify that those coordinates are where you are located before you dig any deeper into the maps as the cause of the missing layer.&lt;br /&gt;
&lt;br /&gt;
The information panels at the bottom of the screen are only populated when Navit is navigating between two points. Otherwise, they should be blank.&lt;br /&gt;
&lt;br /&gt;
If all else fails with the maps, you could download the entire planet.bin if you have 3.5 gigs of free USB flash space in your phone to eliminate the map file as the cause of your problem.....&lt;br /&gt;
&lt;br /&gt;
== '''On how to plan a route''' ==&lt;br /&gt;
&lt;br /&gt;
'''OPTION 1 with GPS'''&lt;br /&gt;
&lt;br /&gt;
1) Scroll through the map until you can see the location that you want to drive to.&lt;br /&gt;
&lt;br /&gt;
2) Zoom in tight on the screen, if necessary. Tap on your destination on the map.&lt;br /&gt;
&lt;br /&gt;
3) When Navit opens it's main menu, tap on actions.&lt;br /&gt;
&lt;br /&gt;
4) The car icon should show your current latitude/longitude. &lt;br /&gt;
&lt;br /&gt;
5) The globe icon should show the destination latitude/longitude that you tapped on the map.&lt;br /&gt;
&lt;br /&gt;
6) Tap on the globe icon.&lt;br /&gt;
&lt;br /&gt;
7) From the menu that pops up, select either bookmark this location (recommended) or navigate to this location.&lt;br /&gt;
&lt;br /&gt;
8) If you chose to bookmark it, tap actions | bookmarks, then tap your bookmark. Select navigate to this location.&lt;br /&gt;
&lt;br /&gt;
9) Depending on the distance you asked it to go, Navit should pop up the first driving direction and speak it to you within 5-10 seconds.&lt;br /&gt;
&lt;br /&gt;
The OSM map data apparently does not contain the concept of a state, so navigating by state/city/street lookup is difficult to impossible. Navigating by bookmark on the map is the only option for the time being.....&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''OPTION 2 No GPS needed'''&lt;br /&gt;
&lt;br /&gt;
The map you see is centred on your last GPS/chosen location. Now you wish to plan a route at another location '''NOT''' on your current map so GPS is not going to work.  You will not get a map on the screen for this location until the end of this setup.&lt;br /&gt;
&lt;br /&gt;
1) Remove all maps except the one that includes the locations you plan to use later. (if you fully understand how maps work in NAVIT this step is not necessary of course but for first timers it makes things simple to diagnose if you have troubles doing these steps.)&lt;br /&gt;
&lt;br /&gt;
2) Open bookmarks.txt  ===== To do the edit go to USB mode, open R:\appdata\org.webosinternals.navit\bookmark.txt with any text editor you like (replace R: with your Drive Letter)&lt;br /&gt;
&lt;br /&gt;
3) add a new line&lt;br /&gt;
&lt;br /&gt;
mg: longitude latitude type=bookmark label=&amp;quot;Location 1&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Format is longitude and latitude, both in DD.ddd coordinates. For example Honolulu Stadium is -157.829 21.295, note the need for &amp;quot;-&amp;quot; for W longitude and &amp;quot;-&amp;quot; for S latitude. DD.ddd can have more d's added.&lt;br /&gt;
&lt;br /&gt;
4) save bookmarks.txt&lt;br /&gt;
&lt;br /&gt;
5) Start navit and navigate via bookmarks to &amp;quot;Location 1&amp;quot;&lt;br /&gt;
&lt;br /&gt;
6) If you want to go from place to place just add more bookmarks, suggest arrange them inside a new folder called &amp;quot;My Trip&amp;quot;. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
''' Changing The Starting position'''&lt;br /&gt;
&lt;br /&gt;
You might want to change the starting position of navit, especially if you are using Navit without a GPS. You can get your coordinates here: http://itouchmap.com/latlong.html&lt;br /&gt;
&lt;br /&gt;
You can change the starting position in navit.xml, here :&lt;br /&gt;
&lt;br /&gt;
&amp;lt;navit gui=&amp;quot;...&amp;quot; graphics=&amp;quot;...&amp;quot; center=&amp;quot;4808 N 1134 E&amp;quot; zoom=&amp;quot;128&amp;quot; &amp;gt;&lt;br /&gt;
&lt;br /&gt;
The latitude and longitude are written as multiplied by 100, i.e. you won't see the decimal point. For example, instead of 48.08, enter 4808.&lt;br /&gt;
&lt;br /&gt;
== So you want Miles not km? ==&lt;br /&gt;
&lt;br /&gt;
NAVIT has this link http://trac.navit-project.org/ticket/12&lt;br /&gt;
&lt;br /&gt;
== Release Notes ==&lt;br /&gt;
=== v0.5.0.3845 ===&lt;br /&gt;
This release introduces a new way of us handling changes to the configuration files. We now check if the configuration files have been modified by the user using md5sums. If there is no md5sum-file or if the md5sum matches the existing config file is backed up and the new version put in place. If the md5sum does not match the file is not touched and the new version is put beside it with a .new-extension.&lt;br /&gt;
Since there are currently no md5sum-files, the configuration will be replaced by our version and the old saved as .old.&lt;/div&gt;</summary>
		<author><name>Noradtux</name></author>
	</entry>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=Application:Navit&amp;diff=11095</id>
		<title>Application:Navit</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=Application:Navit&amp;diff=11095"/>
		<updated>2010-08-30T13:25:57Z</updated>

		<summary type="html">&lt;p&gt;Noradtux: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:SDL]]&lt;br /&gt;
[[Category:Application]]&lt;br /&gt;
This page is currently available in two languages:&lt;br /&gt;
:[[Image:Australia.png]] [[Image:USA.png]] [[Application:Navit]]&lt;br /&gt;
:[[Image:France.png]] [[Application:Navit-FR]]&lt;br /&gt;
&lt;br /&gt;
== Summary ==&lt;br /&gt;
&lt;br /&gt;
[[Image:Navit_icon.png|50px|left]]&lt;br /&gt;
Navit is an open source (GPL) car navigation software for Linux systems. It will display your position on a map (in bird-view mode or as a 3D &amp;quot;visualization&amp;quot;) from GPS sensor data, and can provide precise route calculation, touch screen functionality and supports Points of Interest (POI), which can be extended via an easy to use plugin system. Unlike other navigation systems, Navit maps are dynamically generated in real time  from vector data. Information about Navit can be found [http://wiki.navit-project.org/index.php/Main_Page on the Navit wiki].&lt;br /&gt;
&lt;br /&gt;
== Where do you get the latest version of Navit for WebOS 1.4.5 and above ? ==&lt;br /&gt;
&lt;br /&gt;
There is a bug in the OTA (over the air) update from 1.4.1 to 1.4.5 that prevents Navit from working. To check for the bug open a Terminal or Novaterm and issue this command 'cat /etc/fstab|grep internal'. You should get the following line:&lt;br /&gt;
&lt;br /&gt;
/dev/mapper/store-media	/media/internal	vfat	utf8,shortname=mixed,umask=0000	0	0&lt;br /&gt;
&lt;br /&gt;
If your line do not have the 'umask=0000' statement then you need to fix this first as explained here =&amp;gt; http://developer.palm.com/distribution/viewtopic.php?p=34750&lt;br /&gt;
Thanks to Rod there is now an app in The Preware Testing feed that can do the fix for you =&amp;gt; http://forums.precentral.net/showthread.php?p=2556103&lt;br /&gt;
&lt;br /&gt;
Eine Deutsche Anleitung zum beheben des Problemes ist hier zu finden =&amp;gt; http://www.nexave.de/forum/39654-fehler-im-ota-1-4-5-update.html&lt;br /&gt;
&lt;br /&gt;
# Open Preware. Select available applications. Then type 'Navit' and install as any other WebOS application.&lt;br /&gt;
# This will automatically install two other needed packages if you not have installed them. The packages are 'speechd' and 'locale'.&lt;br /&gt;
# You settings are migrated if you had installed the Navit Alpha before. Then you can skip step 4-8 the rest.&lt;br /&gt;
# Now start Navit. You will see the OSD but no map as this will be installed in the next step. This first start will create the default settings and the emty folder for the map.&lt;br /&gt;
# Quit Navit and connect your Pre to your PC in USB mode.&lt;br /&gt;
# You also need a map. Go to http://maps.navit-project.org/download/ and create one of the part of the world you need or look for created maps here =&amp;gt; http://wiki.navit-project.org/index.php/OpenStreetMaps or use this direct links:&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=-125.4,24.3,-66.5,49.3 USA (except Alaska and Hawaii)]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=-179.5,49.5,-129,71.6 Alaska]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=-161.07,18.49,-154.45,22.85 Hawaii]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=-141.3,41.5,-52.2,70.2 Canada]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=-117.6,14.1,-86.4,32.8 Mexico]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=-9.7,49.6,2.2,61.2 UK]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=-11.17,51.25,-5.23,55.9 Ireland]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=5.18,46.8,15.4,55.6 Germany]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=-5.45,42.0,8.44,51.68 France]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=2.08,48.86,7.78,54.51 Benelux]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=-11.03,34.87,4.61,44.4 Spain and Portugal]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=6.52,36.38,18.96,47.19 Italy]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=7.49,54.33,13.05,57.88 Denmark]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=9.4,46.32,17.21,49.1 Austria]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=5.79,45.74,10.59,47.84 Switzerland]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=11.91,48.48,19.02,51.17 Czech Republic]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=33.99,29.8,35.95,33.4 Israel]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=110.5,-44.2,154.9,-9.2 Australia]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=165.2,-47.6,179.1,-33.7 New Zealand]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=15.6,-35.2,33.3,-21.9 South Africa]&amp;lt;br/&amp;gt; &amp;lt;br/&amp;gt;''Note I (PreRunr) have found that small is better (faster processing) and that the Cloudmade maps can have problems so use the extractor version first.'' &lt;br /&gt;
# Put the *.bin file into the folder appdata/org.webosinternals.navit/maps on the USB drive of your Pre.&lt;br /&gt;
# To switch between the three skins you need to open the navit.xml in appdata/org.webosinternals.navit/ . At the bottom you find the section where the skin is included. Remove the comment makers &amp;quot;&amp;lt;!--&amp;quot; and &amp;quot;--&amp;gt;&amp;quot; from the skin you plan to use and add them to the current skin.&lt;br /&gt;
# Try it out!&lt;br /&gt;
# Look at appdata/org.webosinternals.navit/navit.log on you USB drive if Navit is not working as expected. If Navit has problems it writes the information into this log file.&lt;br /&gt;
&lt;br /&gt;
If you have any questions about this version then you can find help here =&amp;gt; http://forums.precentral.net/webos-internals/254622-navit-3d-car-navigation-system.html&lt;br /&gt;
&lt;br /&gt;
== Where do you get the latest ALPHA version of Navit for WebOS 1.4.1 ? ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
HaPe and noradtux have put this ALPHA version into a zip file all for you to enjoy, test, curse, and provide feedback at &lt;br /&gt;
http://forums.precentral.net/webos-internals/224609-navit-pre.html&lt;br /&gt;
&lt;br /&gt;
'''Attention: This packages only work with webos &amp;lt; 1.4.5 . A version for 1.4.5 and above will be in Preware when finished.'''&lt;br /&gt;
&lt;br /&gt;
You get the zip file for webos &amp;lt; 1.4.5 here =&amp;gt; [http://www.hp-jochmann.de/Download.nsf/Download?OpenAgent&amp;amp;doc=37B8A6BE782A7E04C1257702006A6DCD Navit Alpha]&lt;br /&gt;
&lt;br /&gt;
'''Attention: This packages only work with webos &amp;lt; 1.4.5 . A version for 1.4.5 and above will be in Preware when finished.'''&lt;br /&gt;
&lt;br /&gt;
As instructed by HaPe you install it onto your Pre  by, &lt;br /&gt;
&lt;br /&gt;
# The zip file contains a navit ipk, a espeak ipk and some locale ipks. The easy way to install is by using WebOSQuickInstall  found here  http://forums.precentral.net/canuck-software/228310-webos-quick-install-v3-14-a.html   . Note Preware install method is not yet available, its promised in the future once the Palm PDK is officially released.  If you have old versions of navit and espeak then use Preware or WebOSQuickInstall to delete them, although the locale ipk could be left alone.&lt;br /&gt;
# You need to install at least the navit and the espeak ipk.  You will see an Icon for both Navit and espeak (press it first and you get a speech to confirm it works!)&lt;br /&gt;
# The default of the Navit menus and speak output is English. To get a other local language working you need to install the locale ipk for your lang/county. I made some small once with only one lang_COUNTRY combination and one big with all I have. Only use the all one if you can not find a matching other, as the installed size is about 64MB for the all one. ONLY INSTALL ONE LOCAL IPK AT THE TIME!!!!!! '''At the moment there is a bug when you remove an locale ipk. One symbolic link is not removed. You need to do this manually by executing the following commands from novterm or from the WOQI command line: &lt;br /&gt;
## mount -o remount,rw /&lt;br /&gt;
## rm /usr/lib/locale&lt;br /&gt;
## mount -o remount,ro /'''&lt;br /&gt;
#  You also need a map. Go to http://maps.navit-project.org/download/ and create one of the part of the world you need or look for created maps here =&amp;gt; http://wiki.navit-project.org/index.php/OpenStreetMaps or use this direct links:&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=-125.4,24.3,-66.5,49.3 USA (except Alaska and Hawaii)]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=-179.5,49.5,-129,71.6 Alaska]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=-161.07,18.49,-154.45,22.85 Hawaii]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=-141.3,41.5,-52.2,70.2 Canada]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=-117.6,14.1,-86.4,32.8 Mexico]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=-9.7,49.6,2.2,61.2 UK]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=-11.17,51.25,-5.23,55.9 Ireland]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=5.18,46.8,15.4,55.6 Germany]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=-5.45,42.0,8.44,51.68 France]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=2.08,48.86,7.78,54.51 Benelux]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=-11.03,34.87,4.61,44.4 Spain and Portugal]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=6.52,36.38,18.96,47.19 Italy]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=7.49,54.33,13.05,57.88 Denmark]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=9.4,46.32,17.21,49.1 Austria]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=5.79,45.74,10.59,47.84 Switzerland]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=11.91,48.48,19.02,51.17 Czech Republic]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=33.99,29.8,35.95,33.4 Israel]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=110.5,-44.2,154.9,-9.2 Australia]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=165.2,-47.6,179.1,-33.7 New Zealand]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=15.6,-35.2,33.3,-21.9 South Africa]&amp;lt;br/&amp;gt; &amp;lt;br/&amp;gt;''Note I (PreRunr) have found that small is better (faster processing) and that the Cloudmade maps can have problems so use the extractor version first. Many POIs seems to stuff it up so CHOOSE the T@H display option if your screen locks up and requires a restart - hopefully our experts will fix this up in later versions.''&lt;br /&gt;
# Connect your Pre in USB mode, create a folder named MapsNavit and put the *.bin file into it. &lt;br /&gt;
# To switch between the three skins you need to open the navit.xml in appdata/org.webosinternals.navit/ . At the bottom you find the section where the skin is included. Remove the comment makers &amp;quot;&amp;lt;!--&amp;quot; and &amp;quot;--&amp;gt;&amp;quot; from the skin you plan to use and add them to the current skin.&lt;br /&gt;
# Try it out!&lt;br /&gt;
# Look at appdata/org.webosinternals.navit/navit.log on you USB drive if Navit is not working as expected. If Navit has problems it writes the information into this log file.&lt;br /&gt;
&lt;br /&gt;
== Using Map&amp;amp;Guide maps ==&lt;br /&gt;
&lt;br /&gt;
For all Europe uses. You can get a good Mapset from Amazon for 5 Euro =&amp;gt; [http://www.amazon.de/Marco-Polo-Gro%C3%9Fer-Reiseplaner-DVD-ROM/dp/3829731426/ Marco Polo Großer Reiseplaner 2007/2008 (DVD-ROM) auf Amazon.de]&lt;br /&gt;
&lt;br /&gt;
The disadvantage is that the complete map is 3GB, if you only take Germany and the Major roots of Europe it is still 1GB.&lt;br /&gt;
&lt;br /&gt;
'''For Linux'''&lt;br /&gt;
# Change directory to where DVD is mounted&lt;br /&gt;
# Unpack data2.cab with: unshield x travel/data2.cab &lt;br /&gt;
# Now, you should get a directory named like DIRLAN_GER.&lt;br /&gt;
# Inside you find the maps...&lt;br /&gt;
'''For Windows'''&lt;br /&gt;
# Install the appliaction&lt;br /&gt;
# you find the maps in a folder inside the program folder.&lt;br /&gt;
&lt;br /&gt;
'''Installing the maps'''&lt;br /&gt;
# The dem.map folder with all the majors roads and towns of Europe...&lt;br /&gt;
# ...and five smpX.smp folders, which contain the details of countries:&lt;br /&gt;
* smp1: DK,S,N,IS,FIN,N&lt;br /&gt;
* smp2: F,E,GBZ,P,AND,MC&lt;br /&gt;
* smp3: Germany&lt;br /&gt;
* smp4: CZ,SK,RSM,EST,GEO,LV,LT,MD,RUS,UA,BY,GR,H,I,RO,CH,A,PL,AL,MT,CY,BG,FL,SRB,MNE,HR,SLO,BIH,MK,TR,AZ,AM,V&lt;br /&gt;
* smp5: NL,B,GB,L,IRL &lt;br /&gt;
# copy the dem.map folder into a place on your hard drive&lt;br /&gt;
# remove all *d60* files from the dem.map folder&lt;br /&gt;
# copy the dem.map folder into /MaypsNavit on you usb drive&lt;br /&gt;
# copy the smpX.smp folder you need into /MaypsNavit/dem.map folder&lt;br /&gt;
# open appdata/org.webosinternals.navit/navit.xml and change the following:&lt;br /&gt;
 &amp;lt;mapset enabled=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
     &amp;lt;map type=&amp;quot;binfile&amp;quot; enabled=&amp;quot;yes&amp;quot; data=&amp;quot;/media/internal/appdata/org.webosinternals.navit/maps/*.bin&amp;quot;/&amp;gt;&lt;br /&gt;
 &amp;lt;/mapset&amp;gt;&lt;br /&gt;
to &lt;br /&gt;
 &amp;lt;mapset enabled=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
     &amp;lt;map type=&amp;quot;binfile&amp;quot; enabled=&amp;quot;yes&amp;quot; active=&amp;quot;yes&amp;quot; data=&amp;quot;/media/internal/appdata/org.webosinternals.navit/maps/osm/*.bin&amp;quot;/&amp;gt;&lt;br /&gt;
     &amp;lt;map type=&amp;quot;mg&amp;quot; enabled=&amp;quot;yes&amp;quot; active=&amp;quot;no&amp;quot; data=&amp;quot;/media/internal/appdata/org.webosinternals.navit/maps/dem.map&amp;quot; /&amp;gt;&lt;br /&gt;
     &amp;lt;map type=&amp;quot;mg&amp;quot; enabled=&amp;quot;yes&amp;quot; active=&amp;quot;no&amp;quot; data=&amp;quot;/media/internal/appdata/org.webosinternals.navit/maps/dem.map/smp3.smp&amp;quot; /&amp;gt;&lt;br /&gt;
 &amp;lt;/mapset&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now you can switch between the OSM and the M&amp;amp;G maps from the settings/maps menu inside of Navit. The OSM map is the default. To make M&amp;amp;G the default you need to invert the active switches.&lt;br /&gt;
 &lt;br /&gt;
I would expect the the Map&amp;amp;Guide maps for other countries will also work. But you need to find a cheep Product that contains them.&lt;br /&gt;
&lt;br /&gt;
If you have the m&amp;amp;g and the OSM maps on your USB drive then you can use the index from the m&amp;amp;g maps for searching and the OSM maps for routing and display. To do this you need to add the mapset this way:&lt;br /&gt;
 &amp;lt;mapset enabled=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
     &amp;lt;map type=&amp;quot;mg&amp;quot; enabled=&amp;quot;yes&amp;quot; active=&amp;quot;no&amp;quot; data=&amp;quot;/media/internal/appdata/org.webosinternals.navit/maps/dem.map/smp3.smp&amp;quot; /&amp;gt;&lt;br /&gt;
     &amp;lt;map type=&amp;quot;mg&amp;quot; enabled=&amp;quot;yes&amp;quot; active=&amp;quot;no&amp;quot; data=&amp;quot;/media/internal/appdata/org.webosinternals.navit/maps/dem.map&amp;quot; /&amp;gt;&lt;br /&gt;
     &amp;lt;map type=&amp;quot;binfile&amp;quot; enabled=&amp;quot;yes&amp;quot; active=&amp;quot;yes&amp;quot; data=&amp;quot;/media/internal/appdata/org.webosinternals.navit/maps/osm/*.bin&amp;quot;/&amp;gt;&lt;br /&gt;
 &amp;lt;/mapset&amp;gt;&lt;br /&gt;
It looks like Navit uses the street index of the first enabled map even if it is not active.&lt;br /&gt;
&lt;br /&gt;
== Why don't I get the new skins we see below? ==&lt;br /&gt;
&lt;br /&gt;
Navit only copies in the new XML files if the Navit.xml is not there. You need to delete the old ones to get the new.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
You find the xml files on the USB drive J: (or another drive X: when your Pre is in USB mode (not charge only mode) depending upon your PC setup.&lt;br /&gt;
&lt;br /&gt;
Located here J:/appdata/org.webosinternals.navit/&lt;br /&gt;
&lt;br /&gt;
To switch between the three skins shown below you need to open the navit.xml in appdata/org.webosinternals.navit/ . At the bottom you find the section where the skin is included. Remove the comment makers &amp;quot;&amp;quot; from the skin you plan to use and add them to the current skin. &lt;br /&gt;
&lt;br /&gt;
== Only as a start. Some images of the current skins: ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Skin PreNav:&lt;br /&gt;
&lt;br /&gt;
[[Image:PreNav-L.JPG]]&lt;br /&gt;
[[Image:PreNav-P.JPG]]&lt;br /&gt;
&lt;br /&gt;
Skin Pre:&lt;br /&gt;
&lt;br /&gt;
[[Image:Pre-P.jpg]]&lt;br /&gt;
&lt;br /&gt;
Basic skin:&lt;br /&gt;
&lt;br /&gt;
[[Image:Basic-P.jpg]]&lt;br /&gt;
'''&lt;br /&gt;
&lt;br /&gt;
== How to get around the menus (not complete)''' ==&lt;br /&gt;
&lt;br /&gt;
''As an aside the screen captures don't work on full screen - sorry.''&lt;br /&gt;
&lt;br /&gt;
Main screen is seen here before GPS lock &lt;br /&gt;
&lt;br /&gt;
[[Image:Start_screen.png]] (here the last saved GPS position is used to choose the starting map).&lt;br /&gt;
&lt;br /&gt;
Press your finger on the screen and &amp;quot;push&amp;quot; the map around to get the desired location (where you are now or where you want to go)  right into the centre of the screen (if you want to zoom into a location use the + button).  Tap the screen and you will get the Main Menu shown here.&lt;br /&gt;
&lt;br /&gt;
[[Image:Main_menu.png]]&lt;br /&gt;
Since we want to go somewhere tap on Actions.&lt;br /&gt;
&lt;br /&gt;
[[Image:Actions_menu.png]]&lt;br /&gt;
Now you have a choice of the Location at the center of the map screen, the location of the car (no good here as GPS has not locked in), the Location of a saved Bookmark, or searching for a Location in your OSM or other map you have already loaded into your Pre at /media/NavitMaps/. Choosing Town we get this screen.&lt;br /&gt;
&lt;br /&gt;
[[Image:Town_view.png]]&lt;br /&gt;
Now unless you live in the USA you can now enter a town. If not tap on the US flag and you should get this screen.&lt;br /&gt;
&lt;br /&gt;
[[Image:Town_view2.png]]&lt;br /&gt;
Now Type in your country eg Au will give at least two countries to choose from.  Select one and you will then get to enter a town, the street and then house.  Lots of times this does not work too well as the House numbering is not available. In this case follow instructions below on How to Plan a Route. &lt;br /&gt;
&lt;br /&gt;
OK I have told NAVIT that I wish to go to my new destination and now its ready to go. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:Navit_OK_to_drive.png]] &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
It shows the way to go as a BIG FAT BLUE line as well as speaking the directions. If you want to read the directions Chooose Route then Description.  The voice reads these out as you go along the route. Now Rod Whitby can guess where I live.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Helpful notes from vreihen on 18 and 26 May 2010 now follow,&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== On starting up issues ie '''why the map layer isn't loading?''' ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
When Navit first starts up, it uses the north pole as it's initial position (if I recall correctly) until it gets an initial GPS fix. Your map layer problem may be that the GPS point is still at the north pole, or perhaps outside of the map that you have installed. If you tap on the center of the screen and tap on actions, there will be an icon of a car and an icon of a globe. The car icon is your current position, and should contain a non-zero latitude and longitude if your GPS is working and has a fix. Verify that those coordinates are where you are located before you dig any deeper into the maps as the cause of the missing layer.&lt;br /&gt;
&lt;br /&gt;
The information panels at the bottom of the screen are only populated when Navit is navigating between two points. Otherwise, they should be blank.&lt;br /&gt;
&lt;br /&gt;
If all else fails with the maps, you could download the entire planet.bin if you have 3.5 gigs of free USB flash space in your phone to eliminate the map file as the cause of your problem.....&lt;br /&gt;
&lt;br /&gt;
== On '''how to plan a route''' ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
1) Scroll through the map until you can see the location that you want to drive to.&lt;br /&gt;
&lt;br /&gt;
2) Zoom in tight on the screen, if necessary. Tap on your destination on the map.&lt;br /&gt;
&lt;br /&gt;
3) When Navit opens it's main menu, tap on actions.&lt;br /&gt;
&lt;br /&gt;
4) The car icon should show your current latitude/longitude. (Just saying)&lt;br /&gt;
&lt;br /&gt;
5) The globe icon should show the destination latitude/longitude that you tapped on the map.&lt;br /&gt;
&lt;br /&gt;
6) Tap on the globe icon.&lt;br /&gt;
&lt;br /&gt;
7) From the menu that pops up, select either bookmark this location (recommended) or navigate to this location.&lt;br /&gt;
&lt;br /&gt;
8) If you chose to bookmark it, tap actions | bookmarks, then tap your bookmark. Select navigate to this location.&lt;br /&gt;
&lt;br /&gt;
9) Depending on the distance you asked it to go, Navit should pop up the first driving direction and speak it to you within 5-10 seconds.&lt;br /&gt;
&lt;br /&gt;
The OSM map data apparently does not contain the concept of a state, so navigating by state/city/street lookup is difficult to impossible. Navigating by bookmark on the map is the only option for the time being.....&lt;br /&gt;
&lt;br /&gt;
''' Changing The Starting position'''&lt;br /&gt;
&lt;br /&gt;
You might want to change the starting position of navit, especially if you are using Navit without a GPS. You can get your coordinates here: http://itouchmap.com/latlong.html&lt;br /&gt;
&lt;br /&gt;
You can change the starting position in navit.xml, here :&lt;br /&gt;
&lt;br /&gt;
&amp;lt;navit gui=&amp;quot;...&amp;quot; graphics=&amp;quot;...&amp;quot; center=&amp;quot;4808 N 1134 E&amp;quot; zoom=&amp;quot;128&amp;quot; &amp;gt;&lt;br /&gt;
&lt;br /&gt;
The latitude and longitude are written as multiplied by 100, i.e. you won't see the decimal point. For example, instead of 48.08, enter 4808.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== So you want Miles not km? ==&lt;br /&gt;
&lt;br /&gt;
NAVIT has this link http://trac.navit-project.org/ticket/12&lt;/div&gt;</summary>
		<author><name>Noradtux</name></author>
	</entry>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=Application:Navit&amp;diff=11094</id>
		<title>Application:Navit</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=Application:Navit&amp;diff=11094"/>
		<updated>2010-08-30T12:54:19Z</updated>

		<summary type="html">&lt;p&gt;Noradtux: /* Where do you get the latest version of Navit for WebOS ? */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:SDL]]&lt;br /&gt;
[[Category:Application]]&lt;br /&gt;
This page is currently available in two languages:&lt;br /&gt;
:[[Image:Australia.png]] [[Image:USA.png]] [[Application:Navit]]&lt;br /&gt;
:[[Image:France.png]] [[Application:Navit-FR]]&lt;br /&gt;
&lt;br /&gt;
== Summary ==&lt;br /&gt;
&lt;br /&gt;
[[Image:Navit_icon.png|50px|left]]&lt;br /&gt;
Navit is an open source (GPL) car navigation software for Linux systems. It will display your position on a map (in bird-view mode or as a 3D &amp;quot;visualization&amp;quot;) from GPS sensor data, and can provide precise route calculation, touch screen functionality and supports Points of Interest (POI), which can be extended via an easy to use plugin system. Unlike other navigation systems, Navit maps are dynamically generated in real time  from vector data. Information about Navit can be found [http://wiki.navit-project.org/index.php/Main_Page on the Navit wiki].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Where do you get the latest version of Navit for WebOS 1.4.5 and above ? ==&lt;br /&gt;
&lt;br /&gt;
There is a bug in the OTA (over the air) update from 1.4.1 to 1.4.5 that prevents Navit from working. To check for the bug open a Terminal or Novaterm and issue this command 'cat /etc/fstab|grep internal'. You should get the following line:&lt;br /&gt;
&lt;br /&gt;
/dev/mapper/store-media	/media/internal	vfat	utf8,shortname=mixed,umask=0000	0	0&lt;br /&gt;
&lt;br /&gt;
If your line do not have the 'umask=0000' statement then you need to fix this first as explained here =&amp;gt; http://developer.palm.com/distribution/viewtopic.php?p=34750&lt;br /&gt;
Thanks to Rod there is now an app in The Preware Testing feed that can do the fix for you =&amp;gt; http://forums.precentral.net/showthread.php?p=2556103&lt;br /&gt;
&lt;br /&gt;
Eine Deutsche Anleitung zum beheben des Problemes ist hier zu finden =&amp;gt; http://www.nexave.de/forum/39654-fehler-im-ota-1-4-5-update.html&lt;br /&gt;
&lt;br /&gt;
# Open Preware. Select available applications. Then type 'Navit' and install as any other WebOS application.&lt;br /&gt;
# This will automatically install two other needed packages if you not have installed them. The packages are 'speechd' and 'locale'.&lt;br /&gt;
# You settings are migrated if you had installed the Navit Alpha before. Then you can skip step 4-8 the rest.&lt;br /&gt;
# Now start Navit. You will see the OSD but no map as this will be installed in the next step. This first start will create the default settings and the emty folder for the map.&lt;br /&gt;
# Quit Navit and connect your Pre to your PC in USB mode.&lt;br /&gt;
# You also need a map. Go to http://maps.navit-project.org/download/ and create one of the part of the world you need or look for created maps here =&amp;gt; http://wiki.navit-project.org/index.php/OpenStreetMaps or use this direct links:&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=-125.4,24.3,-66.5,49.3 USA (except Alaska and Hawaii)]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=-179.5,49.5,-129,71.6 Alaska]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=-161.07,18.49,-154.45,22.85 Hawaii]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=-141.3,41.5,-52.2,70.2 Canada]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=-117.6,14.1,-86.4,32.8 Mexico]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=-9.7,49.6,2.2,61.2 UK]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=-11.17,51.25,-5.23,55.9 Ireland]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=5.18,46.8,15.4,55.6 Germany]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=-5.45,42.0,8.44,51.68 France]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=2.08,48.86,7.78,54.51 Benelux]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=-11.03,34.87,4.61,44.4 Spain and Portugal]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=6.52,36.38,18.96,47.19 Italy]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=7.49,54.33,13.05,57.88 Denmark]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=9.4,46.32,17.21,49.1 Austria]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=5.79,45.74,10.59,47.84 Switzerland]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=11.91,48.48,19.02,51.17 Czech Republic]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=33.99,29.8,35.95,33.4 Israel]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=110.5,-44.2,154.9,-9.2 Australia]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=165.2,-47.6,179.1,-33.7 New Zealand]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=15.6,-35.2,33.3,-21.9 South Africa]&amp;lt;br/&amp;gt; &amp;lt;br/&amp;gt;''Note I (PreRunr) have found that small is better (faster processing) and that the Cloudmade maps can have problems so use the extractor version first.'' &lt;br /&gt;
# Put the *.bin file into the folder appdata/org.webosinternals.navit/maps on the USB drive of your Pre.&lt;br /&gt;
# To switch between the three skins you need to open the navit.xml in appdata/org.webosinternals.navit/ . At the bottom you find the section where the skin is included. Remove the comment makers &amp;quot;&amp;lt;!--&amp;quot; and &amp;quot;--&amp;gt;&amp;quot; from the skin you plan to use and add them to the current skin.&lt;br /&gt;
# Try it out!&lt;br /&gt;
# Look at appdata/org.webosinternals.navit/navit.log on you USB drive if Navit is not working as expected. If Navit has problems it writes the information into this log file.&lt;br /&gt;
&lt;br /&gt;
If you have any questions about this version then you can find help here =&amp;gt; http://forums.precentral.net/webos-internals/254622-navit-3d-car-navigation-system.html&lt;br /&gt;
&lt;br /&gt;
== Using Map&amp;amp;Guide maps ==&lt;br /&gt;
&lt;br /&gt;
For all Europe uses. You can get a good Mapset from Amazon for 5 Euro =&amp;gt; [http://www.amazon.de/Marco-Polo-Gro%C3%9Fer-Reiseplaner-DVD-ROM/dp/3829731426/ Marco Polo Großer Reiseplaner 2007/2008 (DVD-ROM) auf Amazon.de]&lt;br /&gt;
&lt;br /&gt;
The disadvantage is that the complete map is 3GB, if you only take Germany and the Major roots of Europe it is still 1GB.&lt;br /&gt;
&lt;br /&gt;
'''For Linux'''&lt;br /&gt;
# Change directory to where DVD is mounted&lt;br /&gt;
# Unpack data2.cab with: unshield x travel/data2.cab &lt;br /&gt;
# Now, you should get a directory named like DIRLAN_GER.&lt;br /&gt;
# Inside you find the maps...&lt;br /&gt;
'''For Windows'''&lt;br /&gt;
# Install the appliaction&lt;br /&gt;
# you find the maps in a folder inside the program folder.&lt;br /&gt;
&lt;br /&gt;
'''Installing the maps'''&lt;br /&gt;
# The dem.map folder with all the majors roads and towns of Europe...&lt;br /&gt;
# ...and five smpX.smp folders, which contain the details of countries:&lt;br /&gt;
* smp1: DK,S,N,IS,FIN,N&lt;br /&gt;
* smp2: F,E,GBZ,P,AND,MC&lt;br /&gt;
* smp3: Germany&lt;br /&gt;
* smp4: CZ,SK,RSM,EST,GEO,LV,LT,MD,RUS,UA,BY,GR,H,I,RO,CH,A,PL,AL,MT,CY,BG,FL,SRB,MNE,HR,SLO,BIH,MK,TR,AZ,AM,V&lt;br /&gt;
* smp5: NL,B,GB,L,IRL &lt;br /&gt;
# copy the dem.map folder into a place on your hard drive&lt;br /&gt;
# remove all *d60* files from the dem.map folder&lt;br /&gt;
# copy the dem.map folder into /MaypsNavit on you usb drive&lt;br /&gt;
# copy the smpX.smp folder you need into /MaypsNavit/dem.map folder&lt;br /&gt;
# open appdata/org.webosinternals.navit/navit.xml and change the following:&lt;br /&gt;
 &amp;lt;mapset enabled=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
     &amp;lt;map type=&amp;quot;binfile&amp;quot; enabled=&amp;quot;yes&amp;quot; data=&amp;quot;/media/internal/appdata/org.webosinternals.navit/maps/*.bin&amp;quot;/&amp;gt;&lt;br /&gt;
 &amp;lt;/mapset&amp;gt;&lt;br /&gt;
to &lt;br /&gt;
 &amp;lt;mapset enabled=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
     &amp;lt;map type=&amp;quot;binfile&amp;quot; enabled=&amp;quot;yes&amp;quot; active=&amp;quot;yes&amp;quot; data=&amp;quot;/media/internal/appdata/org.webosinternals.navit/maps/osm/*.bin&amp;quot;/&amp;gt;&lt;br /&gt;
     &amp;lt;map type=&amp;quot;mg&amp;quot; enabled=&amp;quot;yes&amp;quot; active=&amp;quot;no&amp;quot; data=&amp;quot;/media/internal/appdata/org.webosinternals.navit/maps/dem.map&amp;quot; /&amp;gt;&lt;br /&gt;
     &amp;lt;map type=&amp;quot;mg&amp;quot; enabled=&amp;quot;yes&amp;quot; active=&amp;quot;no&amp;quot; data=&amp;quot;/media/internal/appdata/org.webosinternals.navit/maps/dem.map/smp3.smp&amp;quot; /&amp;gt;&lt;br /&gt;
 &amp;lt;/mapset&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now you can switch between the OSM and the M&amp;amp;G maps from the settings/maps menu inside of Navit. The OSM map is the default. To make M&amp;amp;G the default you need to invert the active switches.&lt;br /&gt;
 &lt;br /&gt;
I would expect the the Map&amp;amp;Guide maps for other countries will also work. But you need to find a cheep Product that contains them.&lt;br /&gt;
&lt;br /&gt;
If you have the m&amp;amp;g and the OSM maps on your USB drive then you can use the index from the m&amp;amp;g maps for searching and the OSM maps for routing and display. To do this you need to add the mapset this way:&lt;br /&gt;
 &amp;lt;mapset enabled=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
     &amp;lt;map type=&amp;quot;mg&amp;quot; enabled=&amp;quot;yes&amp;quot; active=&amp;quot;no&amp;quot; data=&amp;quot;/media/internal/appdata/org.webosinternals.navit/maps/dem.map/smp3.smp&amp;quot; /&amp;gt;&lt;br /&gt;
     &amp;lt;map type=&amp;quot;mg&amp;quot; enabled=&amp;quot;yes&amp;quot; active=&amp;quot;no&amp;quot; data=&amp;quot;/media/internal/appdata/org.webosinternals.navit/maps/dem.map&amp;quot; /&amp;gt;&lt;br /&gt;
     &amp;lt;map type=&amp;quot;binfile&amp;quot; enabled=&amp;quot;yes&amp;quot; active=&amp;quot;yes&amp;quot; data=&amp;quot;/media/internal/appdata/org.webosinternals.navit/maps/osm/*.bin&amp;quot;/&amp;gt;&lt;br /&gt;
 &amp;lt;/mapset&amp;gt;&lt;br /&gt;
It looks like Navit uses the street index of the first enabled map even if it is not active.&lt;br /&gt;
&lt;br /&gt;
== Why don't I get the new skins we see below? ==&lt;br /&gt;
&lt;br /&gt;
Navit only copies in the new XML files if the Navit.xml is not there. You need to delete the old ones to get the new.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
You find the xml files on the USB drive J: (or another drive X: when your Pre is in USB mode (not charge only mode) depending upon your PC setup.&lt;br /&gt;
&lt;br /&gt;
Located here J:/appdata/org.webosinternals.navit/&lt;br /&gt;
&lt;br /&gt;
To switch between the three skins shown below you need to open the navit.xml in appdata/org.webosinternals.navit/ . At the bottom you find the section where the skin is included. Remove the comment makers &amp;quot;&amp;quot; from the skin you plan to use and add them to the current skin. &lt;br /&gt;
&lt;br /&gt;
== Only as a start. Some images of the current skins: ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Skin PreNav:&lt;br /&gt;
&lt;br /&gt;
[[Image:PreNav-L.JPG]]&lt;br /&gt;
[[Image:PreNav-P.JPG]]&lt;br /&gt;
&lt;br /&gt;
Skin Pre:&lt;br /&gt;
&lt;br /&gt;
[[Image:Pre-P.jpg]]&lt;br /&gt;
&lt;br /&gt;
Basic skin:&lt;br /&gt;
&lt;br /&gt;
[[Image:Basic-P.jpg]]&lt;br /&gt;
'''&lt;br /&gt;
&lt;br /&gt;
== How to get around the menus (not complete)''' ==&lt;br /&gt;
&lt;br /&gt;
''As an aside the screen captures don't work on full screen - sorry.''&lt;br /&gt;
&lt;br /&gt;
Main screen is seen here before GPS lock &lt;br /&gt;
&lt;br /&gt;
[[Image:Start_screen.png]] (here the last saved GPS position is used to choose the starting map).&lt;br /&gt;
&lt;br /&gt;
Press your finger on the screen and &amp;quot;push&amp;quot; the map around to get the desired location (where you are now or where you want to go)  right into the centre of the screen (if you want to zoom into a location use the + button).  Tap the screen and you will get the Main Menu shown here.&lt;br /&gt;
&lt;br /&gt;
[[Image:Main_menu.png]]&lt;br /&gt;
Since we want to go somewhere tap on Actions.&lt;br /&gt;
&lt;br /&gt;
[[Image:Actions_menu.png]]&lt;br /&gt;
Now you have a choice of the Location at the center of the map screen, the location of the car (no good here as GPS has not locked in), the Location of a saved Bookmark, or searching for a Location in your OSM or other map you have already loaded into your Pre at /media/NavitMaps/. Choosing Town we get this screen.&lt;br /&gt;
&lt;br /&gt;
[[Image:Town_view.png]]&lt;br /&gt;
Now unless you live in the USA you can now enter a town. If not tap on the US flag and you should get this screen.&lt;br /&gt;
&lt;br /&gt;
[[Image:Town_view2.png]]&lt;br /&gt;
Now Type in your country eg Au will give at least two countries to choose from.  Select one and you will then get to enter a town, the street and then house.  Lots of times this does not work too well as the House numbering is not available. In this case follow instructions below on How to Plan a Route. &lt;br /&gt;
&lt;br /&gt;
OK I have told NAVIT that I wish to go to my new destination and now its ready to go. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:Navit_OK_to_drive.png]] &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
It shows the way to go as a BIG FAT BLUE line as well as speaking the directions. If you want to read the directions Chooose Route then Description.  The voice reads these out as you go along the route. Now Rod Whitby can guess where I live.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Helpful notes from vreihen on 18 and 26 May 2010 now follow,&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== On starting up issues ie '''why the map layer isn't loading?''' ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
When Navit first starts up, it uses the north pole as it's initial position (if I recall correctly) until it gets an initial GPS fix. Your map layer problem may be that the GPS point is still at the north pole, or perhaps outside of the map that you have installed. If you tap on the center of the screen and tap on actions, there will be an icon of a car and an icon of a globe. The car icon is your current position, and should contain a non-zero latitude and longitude if your GPS is working and has a fix. Verify that those coordinates are where you are located before you dig any deeper into the maps as the cause of the missing layer.&lt;br /&gt;
&lt;br /&gt;
The information panels at the bottom of the screen are only populated when Navit is navigating between two points. Otherwise, they should be blank.&lt;br /&gt;
&lt;br /&gt;
If all else fails with the maps, you could download the entire planet.bin if you have 3.5 gigs of free USB flash space in your phone to eliminate the map file as the cause of your problem.....&lt;br /&gt;
&lt;br /&gt;
== On '''how to plan a route''' ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
1) Scroll through the map until you can see the location that you want to drive to.&lt;br /&gt;
&lt;br /&gt;
2) Zoom in tight on the screen, if necessary. Tap on your destination on the map.&lt;br /&gt;
&lt;br /&gt;
3) When Navit opens it's main menu, tap on actions.&lt;br /&gt;
&lt;br /&gt;
4) The car icon should show your current latitude/longitude. (Just saying)&lt;br /&gt;
&lt;br /&gt;
5) The globe icon should show the destination latitude/longitude that you tapped on the map.&lt;br /&gt;
&lt;br /&gt;
6) Tap on the globe icon.&lt;br /&gt;
&lt;br /&gt;
7) From the menu that pops up, select either bookmark this location (recommended) or navigate to this location.&lt;br /&gt;
&lt;br /&gt;
8) If you chose to bookmark it, tap actions | bookmarks, then tap your bookmark. Select navigate to this location.&lt;br /&gt;
&lt;br /&gt;
9) Depending on the distance you asked it to go, Navit should pop up the first driving direction and speak it to you within 5-10 seconds.&lt;br /&gt;
&lt;br /&gt;
The OSM map data apparently does not contain the concept of a state, so navigating by state/city/street lookup is difficult to impossible. Navigating by bookmark on the map is the only option for the time being.....&lt;br /&gt;
&lt;br /&gt;
''' Changing The Starting position'''&lt;br /&gt;
&lt;br /&gt;
You might want to change the starting position of navit, especially if you are using Navit without a GPS. You can get your coordinates here: http://itouchmap.com/latlong.html&lt;br /&gt;
&lt;br /&gt;
You can change the starting position in navit.xml, here :&lt;br /&gt;
&lt;br /&gt;
&amp;lt;navit gui=&amp;quot;...&amp;quot; graphics=&amp;quot;...&amp;quot; center=&amp;quot;4808 N 1134 E&amp;quot; zoom=&amp;quot;128&amp;quot; &amp;gt;&lt;br /&gt;
&lt;br /&gt;
The latitude and longitude are written as multiplied by 100, i.e. you won't see the decimal point. For example, instead of 48.08, enter 4808.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== So you want Miles not km? ==&lt;br /&gt;
&lt;br /&gt;
NAVIT has this link http://trac.navit-project.org/ticket/12&lt;/div&gt;</summary>
		<author><name>Noradtux</name></author>
	</entry>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=Application:Navit&amp;diff=11093</id>
		<title>Application:Navit</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=Application:Navit&amp;diff=11093"/>
		<updated>2010-08-30T12:52:13Z</updated>

		<summary type="html">&lt;p&gt;Noradtux: /* Where do you get the latest version of Navit for WebOS ? */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:SDL]]&lt;br /&gt;
[[Category:Application]]&lt;br /&gt;
This page is currently available in two languages:&lt;br /&gt;
:[[Image:Australia.png]] [[Image:USA.png]] [[Application:Navit]]&lt;br /&gt;
:[[Image:France.png]] [[Application:Navit-FR]]&lt;br /&gt;
&lt;br /&gt;
== Summary ==&lt;br /&gt;
&lt;br /&gt;
[[Image:Navit_icon.png|50px|left]]&lt;br /&gt;
Navit is an open source (GPL) car navigation software for Linux systems. It will display your position on a map (in bird-view mode or as a 3D &amp;quot;visualization&amp;quot;) from GPS sensor data, and can provide precise route calculation, touch screen functionality and supports Points of Interest (POI), which can be extended via an easy to use plugin system. Unlike other navigation systems, Navit maps are dynamically generated in real time  from vector data. Information about Navit can be found [http://wiki.navit-project.org/index.php/Main_Page on the Navit wiki].&lt;br /&gt;
&lt;br /&gt;
== Where do you get the latest version of Navit for WebOS ? ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Navit is available on Preware. The latest and greatest (and probably broken) version is available over the testing-feed. The &amp;quot;normal&amp;quot; feed contains what is deemed to be the current stable version.&lt;br /&gt;
&lt;br /&gt;
'''Attention: This packages only work with webos &amp;gt;= 1.4.5 .'''&lt;br /&gt;
&lt;br /&gt;
'''Important: If you did the OTA update to webos 1.4.5 you need to install the &amp;quot;Emergency Fstab Fixer&amp;quot; before running Navit the first time!'''&lt;br /&gt;
&lt;br /&gt;
#  You also need a map. Go to http://maps.navit-project.org/download/ and create one of the part of the world you need or look for created maps here =&amp;gt; http://wiki.navit-project.org/index.php/OpenStreetMaps or use this direct links:&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=-125.4,24.3,-66.5,49.3 USA (except Alaska and Hawaii)]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=-179.5,49.5,-129,71.6 Alaska]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=-161.07,18.49,-154.45,22.85 Hawaii]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=-141.3,41.5,-52.2,70.2 Canada]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=-117.6,14.1,-86.4,32.8 Mexico]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=-9.7,49.6,2.2,61.2 UK]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=-11.17,51.25,-5.23,55.9 Ireland]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=5.18,46.8,15.4,55.6 Germany]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=-5.45,42.0,8.44,51.68 France]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=2.08,48.86,7.78,54.51 Benelux]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=-11.03,34.87,4.61,44.4 Spain and Portugal]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=6.52,36.38,18.96,47.19 Italy]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=7.49,54.33,13.05,57.88 Denmark]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=9.4,46.32,17.21,49.1 Austria]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=5.79,45.74,10.59,47.84 Switzerland]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=11.91,48.48,19.02,51.17 Czech Republic]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=33.99,29.8,35.95,33.4 Israel]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=110.5,-44.2,154.9,-9.2 Australia]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=165.2,-47.6,179.1,-33.7 New Zealand]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=15.6,-35.2,33.3,-21.9 South Africa]&amp;lt;br/&amp;gt; &amp;lt;br/&amp;gt;''Note I (PreRunr) have found that small is better (faster processing) and that the Cloudmade maps can have problems so use the extractor version first. Many POIs seems to stuff it up so CHOOSE the T@H display option if your screen locks up and requires a restart - hopefully our experts will fix this up in later versions.''&lt;br /&gt;
# Connect your Pre in USB mode, create a folder named appdata/org.webosinternals.navit/maps and put the *.bin file into it. &lt;br /&gt;
# To switch between the three skins you need to open the navit.xml in appdata/org.webosinternals.navit/ . At the bottom you find the section where the skin is included. Remove the comment makers &amp;quot;&amp;lt;!--&amp;quot; and &amp;quot;--&amp;gt;&amp;quot; from the skin you plan to use and add them to the current skin.&lt;br /&gt;
# Try it out!&lt;br /&gt;
# Look at appdata/org.webosinternals.navit/navit.log on you USB drive if Navit is not working as expected. If Navit has problems it writes the information into this log file.&lt;br /&gt;
&lt;br /&gt;
== Where do you get the latest version of Navit for WebOS 1.4.5 and above ? ==&lt;br /&gt;
&lt;br /&gt;
There is a bug in the OTA (over the air) update from 1.4.1 to 1.4.5 that prevents Navit from working. To check for the bug open a Terminal or Novaterm and issue this command 'cat /etc/fstab|grep internal'. You should get the following line:&lt;br /&gt;
&lt;br /&gt;
/dev/mapper/store-media	/media/internal	vfat	utf8,shortname=mixed,umask=0000	0	0&lt;br /&gt;
&lt;br /&gt;
If your line do not have the 'umask=0000' statement then you need to fix this first as explained here =&amp;gt; http://developer.palm.com/distribution/viewtopic.php?p=34750&lt;br /&gt;
Thanks to Rod there is now an app in The Preware Testing feed that can do the fix for you =&amp;gt; http://forums.precentral.net/showthread.php?p=2556103&lt;br /&gt;
&lt;br /&gt;
Eine Deutsche Anleitung zum beheben des Problemes ist hier zu finden =&amp;gt; http://www.nexave.de/forum/39654-fehler-im-ota-1-4-5-update.html&lt;br /&gt;
&lt;br /&gt;
# Open Preware. Select available applications. Then type 'Navit' and install as any other WebOS application.&lt;br /&gt;
# This will automatically install two other needed packages if you not have installed them. The packages are 'speechd' and 'locale'.&lt;br /&gt;
# You settings are migrated if you had installed the Navit Alpha before. Then you can skip step 4-8 the rest.&lt;br /&gt;
# Now start Navit. You will see the OSD but no map as this will be installed in the next step. This first start will create the default settings and the emty folder for the map.&lt;br /&gt;
# Quit Navit and connect your Pre to your PC in USB mode.&lt;br /&gt;
# You also need a map. Go to http://maps.navit-project.org/download/ and create one of the part of the world you need or look for created maps here =&amp;gt; http://wiki.navit-project.org/index.php/OpenStreetMaps or use this direct links:&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=-125.4,24.3,-66.5,49.3 USA (except Alaska and Hawaii)]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=-179.5,49.5,-129,71.6 Alaska]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=-161.07,18.49,-154.45,22.85 Hawaii]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=-141.3,41.5,-52.2,70.2 Canada]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=-117.6,14.1,-86.4,32.8 Mexico]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=-9.7,49.6,2.2,61.2 UK]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=-11.17,51.25,-5.23,55.9 Ireland]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=5.18,46.8,15.4,55.6 Germany]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=-5.45,42.0,8.44,51.68 France]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=2.08,48.86,7.78,54.51 Benelux]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=-11.03,34.87,4.61,44.4 Spain and Portugal]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=6.52,36.38,18.96,47.19 Italy]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=7.49,54.33,13.05,57.88 Denmark]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=9.4,46.32,17.21,49.1 Austria]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=5.79,45.74,10.59,47.84 Switzerland]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=11.91,48.48,19.02,51.17 Czech Republic]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=33.99,29.8,35.95,33.4 Israel]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=110.5,-44.2,154.9,-9.2 Australia]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=165.2,-47.6,179.1,-33.7 New Zealand]&amp;lt;br/&amp;gt;[http://maps.navit-project.org/api/map/?bbox=15.6,-35.2,33.3,-21.9 South Africa]&amp;lt;br/&amp;gt; &amp;lt;br/&amp;gt;''Note I (PreRunr) have found that small is better (faster processing) and that the Cloudmade maps can have problems so use the extractor version first.'' &lt;br /&gt;
# Put the *.bin file into the folder appdata/org.webosinternals.navit/maps on the USB drive of your Pre.&lt;br /&gt;
# To switch between the three skins you need to open the navit.xml in appdata/org.webosinternals.navit/ . At the bottom you find the section where the skin is included. Remove the comment makers &amp;quot;&amp;lt;!--&amp;quot; and &amp;quot;--&amp;gt;&amp;quot; from the skin you plan to use and add them to the current skin.&lt;br /&gt;
# Try it out!&lt;br /&gt;
# Look at appdata/org.webosinternals.navit/navit.log on you USB drive if Navit is not working as expected. If Navit has problems it writes the information into this log file.&lt;br /&gt;
&lt;br /&gt;
If you have any questions about this version then you can find help here =&amp;gt; http://forums.precentral.net/webos-internals/254622-navit-3d-car-navigation-system.html&lt;br /&gt;
&lt;br /&gt;
== Using Map&amp;amp;Guide maps ==&lt;br /&gt;
&lt;br /&gt;
For all Europe uses. You can get a good Mapset from Amazon for 5 Euro =&amp;gt; [http://www.amazon.de/Marco-Polo-Gro%C3%9Fer-Reiseplaner-DVD-ROM/dp/3829731426/ Marco Polo Großer Reiseplaner 2007/2008 (DVD-ROM) auf Amazon.de]&lt;br /&gt;
&lt;br /&gt;
The disadvantage is that the complete map is 3GB, if you only take Germany and the Major roots of Europe it is still 1GB.&lt;br /&gt;
&lt;br /&gt;
'''For Linux'''&lt;br /&gt;
# Change directory to where DVD is mounted&lt;br /&gt;
# Unpack data2.cab with: unshield x travel/data2.cab &lt;br /&gt;
# Now, you should get a directory named like DIRLAN_GER.&lt;br /&gt;
# Inside you find the maps...&lt;br /&gt;
'''For Windows'''&lt;br /&gt;
# Install the appliaction&lt;br /&gt;
# you find the maps in a folder inside the program folder.&lt;br /&gt;
&lt;br /&gt;
'''Installing the maps'''&lt;br /&gt;
# The dem.map folder with all the majors roads and towns of Europe...&lt;br /&gt;
# ...and five smpX.smp folders, which contain the details of countries:&lt;br /&gt;
* smp1: DK,S,N,IS,FIN,N&lt;br /&gt;
* smp2: F,E,GBZ,P,AND,MC&lt;br /&gt;
* smp3: Germany&lt;br /&gt;
* smp4: CZ,SK,RSM,EST,GEO,LV,LT,MD,RUS,UA,BY,GR,H,I,RO,CH,A,PL,AL,MT,CY,BG,FL,SRB,MNE,HR,SLO,BIH,MK,TR,AZ,AM,V&lt;br /&gt;
* smp5: NL,B,GB,L,IRL &lt;br /&gt;
# copy the dem.map folder into a place on your hard drive&lt;br /&gt;
# remove all *d60* files from the dem.map folder&lt;br /&gt;
# copy the dem.map folder into /MaypsNavit on you usb drive&lt;br /&gt;
# copy the smpX.smp folder you need into /MaypsNavit/dem.map folder&lt;br /&gt;
# open appdata/org.webosinternals.navit/navit.xml and change the following:&lt;br /&gt;
 &amp;lt;mapset enabled=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
     &amp;lt;map type=&amp;quot;binfile&amp;quot; enabled=&amp;quot;yes&amp;quot; data=&amp;quot;/media/internal/appdata/org.webosinternals.navit/maps/*.bin&amp;quot;/&amp;gt;&lt;br /&gt;
 &amp;lt;/mapset&amp;gt;&lt;br /&gt;
to &lt;br /&gt;
 &amp;lt;mapset enabled=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
     &amp;lt;map type=&amp;quot;binfile&amp;quot; enabled=&amp;quot;yes&amp;quot; active=&amp;quot;yes&amp;quot; data=&amp;quot;/media/internal/appdata/org.webosinternals.navit/maps/osm/*.bin&amp;quot;/&amp;gt;&lt;br /&gt;
     &amp;lt;map type=&amp;quot;mg&amp;quot; enabled=&amp;quot;yes&amp;quot; active=&amp;quot;no&amp;quot; data=&amp;quot;/media/internal/appdata/org.webosinternals.navit/maps/dem.map&amp;quot; /&amp;gt;&lt;br /&gt;
     &amp;lt;map type=&amp;quot;mg&amp;quot; enabled=&amp;quot;yes&amp;quot; active=&amp;quot;no&amp;quot; data=&amp;quot;/media/internal/appdata/org.webosinternals.navit/maps/dem.map/smp3.smp&amp;quot; /&amp;gt;&lt;br /&gt;
 &amp;lt;/mapset&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now you can switch between the OSM and the M&amp;amp;G maps from the settings/maps menu inside of Navit. The OSM map is the default. To make M&amp;amp;G the default you need to invert the active switches.&lt;br /&gt;
 &lt;br /&gt;
I would expect the the Map&amp;amp;Guide maps for other countries will also work. But you need to find a cheep Product that contains them.&lt;br /&gt;
&lt;br /&gt;
If you have the m&amp;amp;g and the OSM maps on your USB drive then you can use the index from the m&amp;amp;g maps for searching and the OSM maps for routing and display. To do this you need to add the mapset this way:&lt;br /&gt;
 &amp;lt;mapset enabled=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
     &amp;lt;map type=&amp;quot;mg&amp;quot; enabled=&amp;quot;yes&amp;quot; active=&amp;quot;no&amp;quot; data=&amp;quot;/media/internal/appdata/org.webosinternals.navit/maps/dem.map/smp3.smp&amp;quot; /&amp;gt;&lt;br /&gt;
     &amp;lt;map type=&amp;quot;mg&amp;quot; enabled=&amp;quot;yes&amp;quot; active=&amp;quot;no&amp;quot; data=&amp;quot;/media/internal/appdata/org.webosinternals.navit/maps/dem.map&amp;quot; /&amp;gt;&lt;br /&gt;
     &amp;lt;map type=&amp;quot;binfile&amp;quot; enabled=&amp;quot;yes&amp;quot; active=&amp;quot;yes&amp;quot; data=&amp;quot;/media/internal/appdata/org.webosinternals.navit/maps/osm/*.bin&amp;quot;/&amp;gt;&lt;br /&gt;
 &amp;lt;/mapset&amp;gt;&lt;br /&gt;
It looks like Navit uses the street index of the first enabled map even if it is not active.&lt;br /&gt;
&lt;br /&gt;
== Why don't I get the new skins we see below? ==&lt;br /&gt;
&lt;br /&gt;
Navit only copies in the new XML files if the Navit.xml is not there. You need to delete the old ones to get the new.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
You find the xml files on the USB drive J: (or another drive X: when your Pre is in USB mode (not charge only mode) depending upon your PC setup.&lt;br /&gt;
&lt;br /&gt;
Located here J:/appdata/org.webosinternals.navit/&lt;br /&gt;
&lt;br /&gt;
To switch between the three skins shown below you need to open the navit.xml in appdata/org.webosinternals.navit/ . At the bottom you find the section where the skin is included. Remove the comment makers &amp;quot;&amp;quot; from the skin you plan to use and add them to the current skin. &lt;br /&gt;
&lt;br /&gt;
== Only as a start. Some images of the current skins: ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Skin PreNav:&lt;br /&gt;
&lt;br /&gt;
[[Image:PreNav-L.JPG]]&lt;br /&gt;
[[Image:PreNav-P.JPG]]&lt;br /&gt;
&lt;br /&gt;
Skin Pre:&lt;br /&gt;
&lt;br /&gt;
[[Image:Pre-P.jpg]]&lt;br /&gt;
&lt;br /&gt;
Basic skin:&lt;br /&gt;
&lt;br /&gt;
[[Image:Basic-P.jpg]]&lt;br /&gt;
'''&lt;br /&gt;
&lt;br /&gt;
== How to get around the menus (not complete)''' ==&lt;br /&gt;
&lt;br /&gt;
''As an aside the screen captures don't work on full screen - sorry.''&lt;br /&gt;
&lt;br /&gt;
Main screen is seen here before GPS lock &lt;br /&gt;
&lt;br /&gt;
[[Image:Start_screen.png]] (here the last saved GPS position is used to choose the starting map).&lt;br /&gt;
&lt;br /&gt;
Press your finger on the screen and &amp;quot;push&amp;quot; the map around to get the desired location (where you are now or where you want to go)  right into the centre of the screen (if you want to zoom into a location use the + button).  Tap the screen and you will get the Main Menu shown here.&lt;br /&gt;
&lt;br /&gt;
[[Image:Main_menu.png]]&lt;br /&gt;
Since we want to go somewhere tap on Actions.&lt;br /&gt;
&lt;br /&gt;
[[Image:Actions_menu.png]]&lt;br /&gt;
Now you have a choice of the Location at the center of the map screen, the location of the car (no good here as GPS has not locked in), the Location of a saved Bookmark, or searching for a Location in your OSM or other map you have already loaded into your Pre at /media/NavitMaps/. Choosing Town we get this screen.&lt;br /&gt;
&lt;br /&gt;
[[Image:Town_view.png]]&lt;br /&gt;
Now unless you live in the USA you can now enter a town. If not tap on the US flag and you should get this screen.&lt;br /&gt;
&lt;br /&gt;
[[Image:Town_view2.png]]&lt;br /&gt;
Now Type in your country eg Au will give at least two countries to choose from.  Select one and you will then get to enter a town, the street and then house.  Lots of times this does not work too well as the House numbering is not available. In this case follow instructions below on How to Plan a Route. &lt;br /&gt;
&lt;br /&gt;
OK I have told NAVIT that I wish to go to my new destination and now its ready to go. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:Navit_OK_to_drive.png]] &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
It shows the way to go as a BIG FAT BLUE line as well as speaking the directions. If you want to read the directions Chooose Route then Description.  The voice reads these out as you go along the route. Now Rod Whitby can guess where I live.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Helpful notes from vreihen on 18 and 26 May 2010 now follow,&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== On starting up issues ie '''why the map layer isn't loading?''' ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
When Navit first starts up, it uses the north pole as it's initial position (if I recall correctly) until it gets an initial GPS fix. Your map layer problem may be that the GPS point is still at the north pole, or perhaps outside of the map that you have installed. If you tap on the center of the screen and tap on actions, there will be an icon of a car and an icon of a globe. The car icon is your current position, and should contain a non-zero latitude and longitude if your GPS is working and has a fix. Verify that those coordinates are where you are located before you dig any deeper into the maps as the cause of the missing layer.&lt;br /&gt;
&lt;br /&gt;
The information panels at the bottom of the screen are only populated when Navit is navigating between two points. Otherwise, they should be blank.&lt;br /&gt;
&lt;br /&gt;
If all else fails with the maps, you could download the entire planet.bin if you have 3.5 gigs of free USB flash space in your phone to eliminate the map file as the cause of your problem.....&lt;br /&gt;
&lt;br /&gt;
== On '''how to plan a route''' ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
1) Scroll through the map until you can see the location that you want to drive to.&lt;br /&gt;
&lt;br /&gt;
2) Zoom in tight on the screen, if necessary. Tap on your destination on the map.&lt;br /&gt;
&lt;br /&gt;
3) When Navit opens it's main menu, tap on actions.&lt;br /&gt;
&lt;br /&gt;
4) The car icon should show your current latitude/longitude. (Just saying)&lt;br /&gt;
&lt;br /&gt;
5) The globe icon should show the destination latitude/longitude that you tapped on the map.&lt;br /&gt;
&lt;br /&gt;
6) Tap on the globe icon.&lt;br /&gt;
&lt;br /&gt;
7) From the menu that pops up, select either bookmark this location (recommended) or navigate to this location.&lt;br /&gt;
&lt;br /&gt;
8) If you chose to bookmark it, tap actions | bookmarks, then tap your bookmark. Select navigate to this location.&lt;br /&gt;
&lt;br /&gt;
9) Depending on the distance you asked it to go, Navit should pop up the first driving direction and speak it to you within 5-10 seconds.&lt;br /&gt;
&lt;br /&gt;
The OSM map data apparently does not contain the concept of a state, so navigating by state/city/street lookup is difficult to impossible. Navigating by bookmark on the map is the only option for the time being.....&lt;br /&gt;
&lt;br /&gt;
''' Changing The Starting position'''&lt;br /&gt;
&lt;br /&gt;
You might want to change the starting position of navit, especially if you are using Navit without a GPS. You can get your coordinates here: http://itouchmap.com/latlong.html&lt;br /&gt;
&lt;br /&gt;
You can change the starting position in navit.xml, here :&lt;br /&gt;
&lt;br /&gt;
&amp;lt;navit gui=&amp;quot;...&amp;quot; graphics=&amp;quot;...&amp;quot; center=&amp;quot;4808 N 1134 E&amp;quot; zoom=&amp;quot;128&amp;quot; &amp;gt;&lt;br /&gt;
&lt;br /&gt;
The latitude and longitude are written as multiplied by 100, i.e. you won't see the decimal point. For example, instead of 48.08, enter 4808.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== So you want Miles not km? ==&lt;br /&gt;
&lt;br /&gt;
NAVIT has this link http://trac.navit-project.org/ticket/12&lt;/div&gt;</summary>
		<author><name>Noradtux</name></author>
	</entry>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=File:Navit_icon.png&amp;diff=10454</id>
		<title>File:Navit icon.png</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=File:Navit_icon.png&amp;diff=10454"/>
		<updated>2010-07-10T09:14:23Z</updated>

		<summary type="html">&lt;p&gt;Noradtux: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Noradtux</name></author>
	</entry>
</feed>