MCPcopy 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
40std::unique_ptr<TransitInfo> WorldGraph::GetTransitInfo(Segment const &)
41{
42 return nullptr;
43}
44
45std::vector<RouteSegment::SpeedCamera> WorldGraph::GetSpeedCamInfo(Segment const &)
46{

Callers 5

GetTransitDisplayInfoMethod · 0.45
ProcessSubrouteMethod · 0.45
RedressRouteMethod · 0.45
IsSubwayExistsFunction · 0.45

Calls

no outgoing calls

Tested by 1

IsSubwayExistsFunction · 0.36