Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ Detach
Method
Detach
libs/map/track.cpp:205–208 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
203
}
204
205
void Track::Detach()
206
{
207
m_groupID = kml::kInvalidMarkGroupId;
208
}
209
210
kml::MultiGeometry::LineT Track::GetGeometry() const
211
{
Callers
3
CreateBookmark
Method · 0.45
DetachBookmark
Method · 0.45
DetachTrack
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected