Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ SetMinVisibleZoom
Method
SetMinVisibleZoom
libs/map/track_mark.cpp:66–70 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
64
}
65
66
void TrackSelectionMark::SetMinVisibleZoom(int zoom)
67
{
68
SetDirty();
69
m_minVisibleZoom = zoom;
70
}
71
72
void TrackSelectionMark::SetTrackId(kml::TrackId trackId)
73
{
Callers
2
SetTrackSelectionMark
Method · 0.80
UpdateTrackMarksMinZoom
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected