Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ GetMarkType
Method
GetMarkType
libs/map/user_mark.cpp:25–28 ·
view source on GitHub ↗
static
Source
from the content-addressed store, hash-verified
23
24
// static
25
UserMark::Type UserMark::GetMarkType(kml::MarkId id)
26
{
27
return UserMarkIdStorage::GetMarkType(id);
28
}
29
30
m2::PointD const & UserMark::GetPivot() const
31
{
Callers
5
CreateUserMark
Method · 0.45
FillUserMarkInfo
Method · 0.45
FillMyPositionInfo
Method · 0.45
GetBookmark
Function · 0.45
IsValidBookmark
Function · 0.45
Calls
no outgoing calls
Tested by
2
GetBookmark
Function · 0.36
IsValidBookmark
Function · 0.36