forked from organicmaps/organicmaps-tmp
[routing] Review fixes.
This commit is contained in:
parent
cd30e6fc88
commit
e1518917c0
1 changed files with 0 additions and 3 deletions
|
@ -67,9 +67,6 @@ private:
|
|||
};
|
||||
|
||||
public:
|
||||
// The radius which is used for looking for edges in some cases.
|
||||
// Note. In case of looking for closest to start and finish segments in routing
|
||||
// another algorith is using.
|
||||
static double constexpr kClosestEdgesRadiusM = 150.0;
|
||||
|
||||
FeaturesRoadGraph(DataSource const & dataSource, IRoadGraph::Mode mode,
|
||||
|
|
Loading…
Add table
Reference in a new issue