refactore all captureRoute stuff
This commit is contained in:
@@ -159,6 +159,7 @@ class Navigation {
|
||||
*/
|
||||
RouteInfo getRouteInfo() const { return this->route->getRouteInfo(); }
|
||||
Route* getRoute() const { return this->route; }
|
||||
Point getCurrentPosition() const { return this->currentPosition; }
|
||||
|
||||
/**
|
||||
* @brief Get azimuth
|
||||
|
||||
Reference in New Issue
Block a user