Alexander Borsuk

Results 1637 comments of Alexander Borsuk

Are there turn restrictions? @vng the algo should detect such cases properly even if turn restrictions are missing. Any ideas on how to do it?

Looks like other routers with already implemented turn penalty workaround the missing restrictions.

How many similar cases are there in OSM? Are there cases with valid sharp turns? Adding turn penalties is planned in OM, but making it easier for OSMers to properly...

@Machion is it iOS or Android? Can you please share a screenshot or a short screen video recording?

@kirylkaveryn `trkType` should be used to export track + timestamps, not `wptType`. wptType is designed for routes (a number of the named stops/destinations along the way).

@kirylkaveryn the KML spec has 2.2 version (older) and 2.3 version (newer). An older 2.2 version initially didn't support tracks with timestamps. Their support was added in 2.3 as ``...

We don't assign tasks. Just fix it and create a PR.

What happens on pressing zoom buttons now? Can underlying C++ functions return true or false to enable or disable the corresponding button?

What happens inside nativeScalePlus and nativeScaleMinus? What is the full function call chain? Is there an opportunity to check the new/current zoom and return true or false?

@map-per what exactly do you mean by "diffs"? How it should work?