gefin

Results 20 comments of gefin

Go to "settings->apps->permissions" and grant permissions for storage.

check how your device draw the map without routing. If it has delays check issue #894 (huge polygons memory usage ). Also check the route_depth setting. With TT i use...

>>" Is maxspeed_handling="2" the equivalent of saying “ignore speed limits”? Or what does it do? " It says "ignore speed limits, Use route_wight only." The idea to add a traffic-light...

Thank you. I get this error. Error on line 156 char 103: 'car"].maxspeed_handling' is not a valid name: '"' at line 156, char 103 May be "car" is not escaped...

I tried single and double quote. Also tried to escape the quotes. It did not work. In the sample from my last post i used double quote. The single quote...

[1.txt](https://github.com/navit-gps/navit/files/4160441/1.txt) I used this line

The memory problem exist also for Tomtom. I added some notes about RAM, swap and route_depth to the old wiki. TT XL is very restricted usable with navit 5.4. It...

This is a solved problem. Check issue #826 I think its also a bit off topic here.

I think arm-linux-gcc is not found: make[1]: arm-linux-gcc: Command not found check this path: /usr/local/cross/gcc-3.3.4_glibc-2.3.2/bin check "type arm-linux-gcc" after you run ". get_cross_env.sh"