Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ SetGuides
Method
SetGuides
libs/routing/ruler_router.cpp:22–24 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
20
void RulerRouter::ClearState() {}
21
22
void RulerRouter::SetGuides(GuidesTracks && guides)
23
{ /*m_guides = GuidesConnections(guides);*/
24
}
25
26
/* Ruler router doesn't read roads graph and uses only checkpoints to build a route.
27
Callers
1
CalculateRoute
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected