Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/TAD_Sim
/ getRoute
Method
getRoute
common/map_sdk/routingmap/src/routing_map.cpp:629–629 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
627
}
628
629
RoutingStatus RoutingMap::getRoute(txRoute& route) { return ins->getRoute(route); }
630
631
bool RoutingMap::updateLocation(const txPoint& pos) { return ins->updateLocation(pos); }
632
Callers
2
searchPath
Method · 0.45
getRoute
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected