added getRoute
This commit is contained in:
@@ -157,6 +157,7 @@ class Navigation {
|
|||||||
* @return RouteInfo
|
* @return RouteInfo
|
||||||
*/
|
*/
|
||||||
RouteInfo getRouteInfo() const { return this->route->getRouteInfo(); }
|
RouteInfo getRouteInfo() const { return this->route->getRouteInfo(); }
|
||||||
|
Route* getRoute() const { return this->route; }
|
||||||
|
|
||||||
static void setOutputStatusPrintPVTdata(bool status);
|
static void setOutputStatusPrintPVTdata(bool status);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user