MCPcopy 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
66void TrackSelectionMark::SetMinVisibleZoom(int zoom)
67{
68 SetDirty();
69 m_minVisibleZoom = zoom;
70}
71
72void TrackSelectionMark::SetTrackId(kml::TrackId trackId)
73{

Callers 2

SetTrackSelectionMarkMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected