Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ SetTrackId
Method
SetTrackId
libs/map/track_mark.cpp:34–37 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
32
}
33
34
void TrackInfoMark::SetTrackId(kml::TrackId trackId)
35
{
36
m_trackId = trackId;
37
}
38
39
drape_ptr<df::UserPointMark::SymbolNameZoomInfo> TrackInfoMark::GetSymbolNames() const
40
{
Callers
3
SetTrackSelectionMark
Method · 0.45
ResetTrackInfoMark
Method · 0.45
FillTrackInfo
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected