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
2016-12-13Preparing route traffic information of route for rendering.Vladimir Byko-Ianko
2016-11-02git-clang-formatVladimir Byko-Ianko
2016-11-02Review fixes.Vladimir Byko-Ianko
2016-11-02Adding edgeidx define and detail some comments.Vladimir Byko-Ianko
2016-11-02Creating mixed router instead of osrm router.Vladimir Byko-Ianko
2016-09-08Review fixes.Vladimir Byko-Ianko
2016-09-08Review fixes.Vladimir Byko-Ianko
2016-09-08git-clang-formatVladimir Byko-Ianko
2016-09-08Generating route altitude chart image.Vladimir Byko-Ianko
2016-05-19Getting ready pedestrian and bicycle routing for one point paths and zero poi...Vladimir Byko-Ianko
2016-04-04Streets reading implementation.Lev Dragunov
2016-04-04Add new streets storage to route.Lev Dragunov
2016-01-14Style fixes.Lev Dragunov
2016-01-12Online empty country fix.Lev Dragunov
2015-11-10Remove redundant route method.Lev Dragunov
2015-10-07Fixes after rabase.Lev Dragunov
2015-10-07PR fixes.Lev Dragunov
2015-10-07Extract GetCurrentCam method to the routing session.Lev Dragunov
2015-10-07PR fixes.Lev Dragunov
2015-10-07Speedcam routing time computation engine.Lev Dragunov
2015-10-06Corrections after colleagues comments.Vladimir Byko-Ianko
2015-10-05Adding GetNextTurns method to get two next turns.Vladimir Byko-Ianko
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