Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ GetTransitInfo
Method
GetTransitInfo
libs/routing/world_graph.cpp:40–43 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
38
}
39
40
std::unique_ptr<TransitInfo> WorldGraph::GetTransitInfo(Segment const &)
41
{
42
return nullptr;
43
}
44
45
std::vector<RouteSegment::SpeedCamera> WorldGraph::GetSpeedCamInfo(Segment const &)
46
{
Callers
5
GetTransitDisplayInfo
Method · 0.45
ProcessSubroute
Method · 0.45
CollectTransitDisplayInfo
Method · 0.45
RedressRoute
Method · 0.45
IsSubwayExists
Function · 0.45
Calls
no outgoing calls
Tested by
1
IsSubwayExists
Function · 0.36