Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-23Corrections after colleagues comments.Vladimir Byko-Ianko
2015-09-23ASSERT fix. Special processing of the case near the finish of the route.Vladimir Byko-Ianko
2015-09-23Displaying information about the turn after the next one only in some cases.Vladimir Byko-Ianko
2015-09-23[routing] NextTurn field for following info.Lev Dragunov
2015-09-23PR fixes.Lev Dragunov
2015-09-23Followed polyline code integration.Lev Dragunov
2015-09-23Remove TurnsGeom structure.Lev Dragunov
2015-09-23Extract following logic to FollowedPolyline class.Lev Dragunov
2015-09-23RouteFollower crash fix on change routing engine.Lev Dragunov
2015-09-23PR fixes.Lev Dragunov
2015-09-23Routing settings keep pedestrian flag.Lev Dragunov
2015-09-23Router follower for pedestrian simplyfy road.Lev Dragunov
2015-09-23Added route clipping in following moder.kuznetsov
2015-09-23Use units in function namesConstantin Shalnev
2015-09-23Some functions and params were renamed with better understandable namesConstantin Shalnev
2015-09-23Show pedestrian direction before a maneuver in distance 10 metersConstantin Shalnev
2015-09-23Corrections after colleagues comments.Vladimir Byko-Ianko
2015-09-23Different routers get an ability to have different properties which can be us...Vladimir Byko-Ianko
2015-09-23Route absent country list double entry fix.Lev Dragunov
2015-09-23Turn voice notification. C++ part.Vladimir Byko-Ianko
2015-09-23Minor corrections.Vladimir Byko-Ianko
2015-09-23Corrections after colleagues comments. Next portion.Vladimir Byko-Ianko
2015-09-23Corrections after colleagues comments.Vladimir Byko-Ianko
2015-09-23Fixing after colleagues comments.Vladimir Byko-Ianko
2015-09-23Generating and passing through jni information about lanes which are recommen...Vladimir Byko-Ianko
2015-09-23Refactoring. Using enum class instead of enum for TurnDirection. Making the c...Vladimir Byko-Ianko
2015-09-23Fix after colleagues commentsVladimir Byko-Ianko
2015-09-23Parsing and keeping lane information. Writing unit tests. Passing lane inform...Vladimir Byko-Ianko
2015-09-23Fix include path for routingSergey Yershov
2015-09-23Absent routing files interface for platform dependent codeLev Dragunov
2015-09-23Integration tests implementationVladimir Byko-Ianko
2015-09-23Hiding the navigation route after current position. Bugfix with arrows on the...Vladimir Byko-Ianko
2015-09-23Drawing turn-arrows under the navigation route was implemented.Vladimir Byko-Ianko
2015-09-23Keeping turn alway if this turn goes from not link to linkVladimir Byko-Ianko
2015-09-23Matching bearing while route matchingVladimir Byko-Ianko
2015-09-23[routing] Work on remaining time updateDenis Koronchik
2015-09-23Route matching was implementedVladimir Byko-Ianko
2015-09-23[routing][framework] Add functions to get next turn information and route timeDenis Koronchik
2015-09-23[routing] Add time calculationDenis Koronchik
2015-09-23[routing] Add turn instructionsDenis Koronchik
2015-09-23Review fixes.vng
2015-09-23[routing] Calculate projection on route only once, to avoid overhead in inter...vng
2015-09-23[routing] Calculate distance to the end of a route.vng
2015-09-23[routing] Distance calculationDenis Koronchik
2015-09-23[routing] Added more constructors to the Route class.vng
2015-09-23[routing] Implement path reconstruction function for feature road graph.vng
2015-09-23[routing] Extended route classAlex Zolotarev
2015-09-23[routing] Added helicopter router to the engineAlex Zolotarev
2015-09-23Base routing classes and interfaces.Yury Melnichek