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

Method SetStyle

libs/map/api_mark_point.cpp:70–74  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

68}
69
70void ApiMarkPoint::SetStyle(std::string const & style)
71{
72 SetDirty();
73 m_style = style;
74}

Callers 1

ExecuteMapApiRequestMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected