MCPcopy Create free account
hub / github.com/comaps/comaps / SetIsVisible

Method SetIsVisible

libs/map/bookmark.cpp:101–105  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

99}
100
101void Bookmark::SetIsVisible(bool isVisible)
102{
103 SetDirty();
104 m_isVisible = isVisible;
105}
106
107dp::Anchor Bookmark::GetAnchor() const
108{

Callers 12

VisualizePointsMethod · 0.45
SampleViewMethod · 0.45
HideRoutePointMethod · 0.45
ExecuteMapApiRequestMethod · 0.45
ShowBookmarkMethod · 0.45
ShowTrackMethod · 0.45
ShowBookmarkCategoryMethod · 0.45
UNIT_CLASS_TESTFunction · 0.45

Calls

no outgoing calls

Tested by 1

UNIT_CLASS_TESTFunction · 0.36