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-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-23Bad turns data processing case for the next turn.Lev Dragunov
2015-09-23[routing] Unused variable warning fix.Lev Dragunov
2015-09-23[routing] NextTurn field for following info.Lev Dragunov
2015-09-23Distance to turn calculation fix.Lev Dragunov
2015-09-23[routing] Routing following crash fix.Lev Dragunov
2015-09-23Pedestrian routing crash fix.Lev Dragunov
2015-09-23Another PR fixes.Lev Dragunov
2015-09-23Return back partial distance methods.Lev Dragunov
2015-09-23PR fixes.Lev Dragunov
2015-09-23Xcode warning fixes.Lev Dragunov
2015-09-23[routing] Get current direction point enchancement.Lev Dragunov
2015-09-23[routing] FollowdPolyline interface enhancements.Lev Dragunov
2015-09-23Merge all polyline distance methods to one.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-23Route update call with no route fix.Lev Dragunov
2015-09-23RouteFollower crash fix on change routing engine.Lev Dragunov
2015-09-23OSRM router crash fix.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-23Pass polyline point back as output parameterConstantin Shalnev
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-23Removing a dependence routing unit from map unit.Vladimir Byko-Ianko
2015-09-23Minor corrections.Vladimir Byko-Ianko
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-23Corrections after Viktors comments.Vladimir Byko-Ianko
2015-09-23Corrections after colleagues commentsVladimir Byko-Ianko
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-23The turn functionality is moved to the turn_generator unit.Vladimir Byko-Ianko
2015-09-23Rename AlmostEqual into AlmostEqualULPs.Maxim Pimenov
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-23Fix include path for routingSergey Yershov
2015-09-23Absent routing files interface for platform dependent codeLev Dragunov
2015-09-23Crash and memory leak was fixed.Vladimir 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