Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ HidePreviewSegments
Method
HidePreviewSegments
libs/map/routing_manager.cpp:1679–1682 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1677
}
1678
1679
void RoutingManager::HidePreviewSegments()
1680
{
1681
m_drapeEngine.SafeCall(&df::DrapeEngine::RemoveAllRoutePreviewSegments);
1682
}
1683
1684
void RoutingManager::CancelRecommendation(Recommendation recommendation)
1685
{
Callers
nothing calls this directly
Calls
1
SafeCall
Method · 0.80
Tested by
no test coverage detected