[traffic] Documentation

Signed-off-by: mvglasow <michael -at- vonglasow.com>
This commit is contained in:
mvglasow
2025-05-26 21:59:25 +03:00
parent 4c5fb21c33
commit c6de2a25aa
3 changed files with 185 additions and 8 deletions

View File

@@ -596,7 +596,10 @@ void RoutingTraffDecoder::DecodeLocationDirection(traffxml::TraffMessage & messa
return;
routerName = m_router->GetName();
// TODO is that for following a track? If so, can we use that with just 23 reference points?
/*
* TODO is that for following a track? If so, can we use that with just 23 reference points?
* Doesnt look like it, m_guides only seems to get used in test functions
*/
//router->SetGuides(std::move(m_guides));
//m_guides.clear();