Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ SetApiID
Method
SetApiID
libs/map/api_mark_point.cpp:64–68 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
62
}
63
64
void ApiMarkPoint::SetApiID(std::string const & id)
65
{
66
SetDirty();
67
m_id = id;
68
}
69
70
void ApiMarkPoint::SetStyle(std::string const & style)
71
{
Callers
1
ExecuteMapApiRequest
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected