<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.19120">
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2 face=Arial>Hi,</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial>some questions about Gps tracking and the Routing 
Guidance mode.</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial>For simulation of GpsTracking and Routing Guidance 
mode first i am</FONT></DIV>
<DIV><FONT size=2 face=Arial>creating a route and export this.</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial>Next i wrote a GpsSimulation 
plugin.</FONT></DIV>
<DIV><FONT size=2 face=Arial>This plugin simply loads the GeoDataLineString from 
route tag of previously</FONT></DIV>
<DIV><FONT size=2 face=Arial>exported route.kml file .</FONT></DIV>
<DIV><FONT size=2 face=Arial>A QTimer updates the Gps positon 
accordingly to the loaded GeoDataLineString.</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial>Using marble app, i am able to select my 
"GpsSimulation" plugin from CurrentLocationWidget.</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial>All works fine, i can see the PositionMarker 
stepping forward thru my route.</FONT></DIV>
<DIV><FONT size=2 face=Arial>But the Gps track is not drawn.</FONT></DIV>
<DIV><FONT size=2 face=Arial>I checked the "Show track" checkbox , but no track 
is visible.</FONT></DIV>
<DIV><FONT size=2 face=Arial>If i select "Disabled" 
from PositionTracking listbox and switch back to "GpsSimulation" 
,</FONT></DIV>
<DIV><FONT size=2 face=Arial>the old Gps track appears, the track is visible 
from start point to last position (last position means, the position when i 
stopped Position Tracking).</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial>I would like to see the track from start point to 
current location, updated each time the current loaction is 
changed.</FONT></DIV>
<DIV><FONT size=2 face=Arial>Is this possible? do i miss something?</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial>Routing Guidance mode:</FONT></DIV>
<DIV><FONT size=2 face=Arial>All works fine using my GpsSimulation 
plugin.</FONT></DIV>
<DIV><FONT size=2 face=Arial>One question :</FONT></DIV>
<DIV><FONT size=2 face=Arial>Is there a way to rotate the map to allways drive 
in north direction ? like navigation devices do?</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial>thanks for support,</FONT></DIV>
<DIV><FONT size=2 face=Arial>konrad</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV></BODY></HTML>