Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ RemoveRoutePoints
Method
RemoveRoutePoints
libs/map/routing_mark.cpp:313–316 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
311
}
312
313
void RoutePointsLayout::RemoveRoutePoints()
314
{
315
m_editSession.ClearGroup(UserMark::Type::ROUTING);
316
}
317
318
void RoutePointsLayout::RemoveIntermediateRoutePoints()
319
{
Callers
1
Java_app_organicmaps_sdk_Framework_nativeRemoveRoutePoints
Function · 0.45
Calls
1
ClearGroup
Method · 0.80
Tested by
no test coverage detected