MCPcopy 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
313void RoutePointsLayout::RemoveRoutePoints()
314{
315 m_editSession.ClearGroup(UserMark::Type::ROUTING);
316}
317
318void RoutePointsLayout::RemoveIntermediateRoutePoints()
319{

Calls 1

ClearGroupMethod · 0.80

Tested by

no test coverage detected