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

Method GetAnchor

libs/map/bookmark.cpp:107–110  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

105}
106
107dp::Anchor Bookmark::GetAnchor() const
108{
109 return dp::Bottom;
110}
111
112drape_ptr<df::UserPointMark::SymbolNameZoomInfo> Bookmark::GetSymbolNames() const
113{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected