MCPcopy 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
64void ApiMarkPoint::SetApiID(std::string const & id)
65{
66 SetDirty();
67 m_id = id;
68}
69
70void ApiMarkPoint::SetStyle(std::string const & style)
71{

Callers 1

ExecuteMapApiRequestMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected