How to disable hude screen and keep the whole screen during navigation
The setting of the action when reached destination says arrival and take care for children appears with not english voice language .how to change to english
Printable View
How to disable hude screen and keep the whole screen during navigation
The setting of the action when reached destination says arrival and take care for children appears with not english voice language .how to change to english
Hi ;) Is it possible to create a button - a shortcut to the "motorway parking" function? I am currently using the parking shortcut along the route, but it also shows parking lots in cities, which is unnecessary when driving a truck. I only care about the selected parking lots on the screenshot.
Spoiler: +++
:mw:
Use spoilers for large pictures.
[Only registered and activated users can see links. Click Here To Register...]
Respect all other rules as well. Read carefully:
[Only registered and activated users can see links. Click Here To Register...]
and
[Only registered and activated users can see links. Click Here To Register...]
see if this UX can be suitable to reduce the list to tree-lined parking lots, it is only a draft which will prevent the display and search of all other forms of parking by modifying the main function
[Only registered and activated users can see links. Click Here To Register...] this pseudo filter may not have any influence on the search for online car parksQuote:
Originally Posted by non-use of the spoiler voluntarily due to the reduced size of the quote
Please before downloading the attachment, please consult the message #3561 which follows this post
With a little hindsight here is a small adaptation so that the ux only interferes with the search for parking lots when the truck mode is activated at startup,
restarting with another type will restore normal operation, however changing the vehicle in use will require a restart of igo to change the filtering status
Quote:
function sc_FindParking()
local park = "Parking"
if MODEL.route.vehicule_type == 3 then
park = park .. "\001Rest_Area"
end
local search_root = MODEL.poi.find_group(park)
if search_root == -1 then
search_root = MODEL.poi.find_group("Automotive\001"..park)
end
return search_root
end
Please let me know if the expected result is in accordance with the request in the context of operation in truck mode
This dont work… I need a file like „button_parking” in ux from pongo skin:) but this button must show only rest areas on motorway.
@adziu you can use EU-Parkingi TIR or in poi around settings/change category list/change/truck/and check RestArea and add poi around button on main screen or add to screen button tir parking wich for me work well ,show only tir parking and not car parking
But my first choice will be EU-Parkingi TIR, its more accurate
Here [Only registered and activated users can see links. Click Here To Register...] Post #20 stefando All credits go to @stefando
PS or you can find tir parking europe on playstore You will find in app utilities and rating from users for every parking lot :))) If you had jobs in UK i suggest to use SNAP app ,
Today Im use the file from #3560 and its work great!! Thank you @lunapark :)
It reassures me, I was wondering if I wasn't starting to lose my mind:ahahah:
when you tried the one in message #3561, you must not have taken the precaution of restarting the navigation with a truck as your vehicle.
If the program is only put to sleep and continues to run in the background the switching of the filtering cannot be done. It is a static filter set up at start-up and the change of vehicle during operation does not allow the switchover, you really have to restart the program for it to work correctly with this minimum modification.
adding a shortcut button is quite doable but it would require going much further in programming with means more substantial than a few lines of code which can quickly become a headache.:banghead:
Due to a singular demand for occasional use, keeping it simple despite the operating constraint was an acceptable solution.
;)
Hello,
is there a way to prevent disabling the Driveoverview by pressing on the map?
Sometimes i click on the map and the overview is gone. So i have to open Skinsettings again and enable the Overview.
Thanks
I assume that you press the 2D/3D button. Short press - long press, then you will see the difference.
So that this doesn't happen to me, I didn't activate the button in the cockpit but in the quick menu.