Lukáš Karas
Lukáš Karas
> I get many "too many request". There is limitation for two processes rendering tiles in parallel, because my raspberry has just 1 GiB of ram. Qt is using four...
it can be added easily, just add to the stylesheet files something like this: ``` CONST COLOR countryBorderColor = #ff0000; // ... STYLE // ... [MAG continent-] { [TYPE boundary_country]...
> recently had the hint to leave the motorway with an icon that signal driving right. However I had the leave the motorway to the left since motorway ended at...
Problem occurs when first subdirectory is not "subir0", but subdir7. Determine name of next subdirectory by number of subdirectories is not good idea. Here is patch for that: https://gist.github.com/Karry/0c9bb2b23d7431ac6850
Hi. Navigation voice instructions should follow metrics settings of the app.
Well, 3D map would be really great. But it require huge amount of work. - OpenGL libosmscout renderer have to integrated with Qt code - missing features of OpenGL renderer...
Hi. Thank you for report! I really appreciate it. I will write detailed reply later, now, just in short - I know that navigation instructions are really bad. I plan...
Hi. Sorry for late reply, this year is pretty hectic for me. I will pickup questions and bugs from the simplest one: > Another question to the lane assist: Sometimes...
> The reason for this routing I cannot understand. I took the red line without any issues and much faster. The destination was far north of the screenshot. I tried...
Hi @sbridger. Did you tried outdoor map or tune "map magnification" ? Problem is that stylesheet defines what types are visible in which zoom level and it is not possible...