MCPcopy 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
1679void RoutingManager::HidePreviewSegments()
1680{
1681 m_drapeEngine.SafeCall(&df::DrapeEngine::RemoveAllRoutePreviewSegments);
1682}
1683
1684void RoutingManager::CancelRecommendation(Recommendation recommendation)
1685{

Callers

nothing calls this directly

Calls 1

SafeCallMethod · 0.80

Tested by

no test coverage detected