MCPcopy 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
629RoutingStatus RoutingMap::getRoute(txRoute& route) { return ins->getRoute(route); }
630
631bool RoutingMap::updateLocation(const txPoint& pos) { return ins->updateLocation(pos); }
632

Callers 2

searchPathMethod · 0.45
getRouteMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected