Description:
With this function it is possible to define a radius for an automated deletion of the next waypoint. This is a function especially for Motorcycle drivers. Now you are not forced to drive exactly to the waypoints. As soon you have approached up to (example:1000 m), Primo will delete this waypoint from the list and navigate you automatically to the next waypoint. The driver does not have to push any buttons during the drive (which is dangerous for motorcyclists). This function is requested by many motorcyclists but none of the navigation systems have it!
[FONT=Arial, sans-serif]Defing a variable (Works)[/FONT][FONT=Arial, sans-serif]
…. \ui_igo9\common\ui\gjm_models.lua[/FONT]
[FONT=Arial, sans-serif]Activating the Observer starten (Does not work)[/FONT][FONT=Arial, sans-serif]
….. \ui_igo9\common\ui\navigatemap.lua [/FONT] [FONT=Arial, sans-serif]-- HJ
ob_skipwaypoint:START()[/FONT]
[FONT=Arial, sans-serif]Defining a script for deleting the next waypoint [/FONT][FONT=Arial, sans-serif] (Does not work)[/FONT][FONT=Arial, sans-serif] [/FONT][FONT=Arial, sans-serif]…. \ui_igo9\common\ui\gjm_code.lua …[/FONT]