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

Method SetRoutingMode

libs/drape_frontend/my_position.cpp:110–113  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

108}
109
110void MyPosition::SetRoutingMode(bool routingMode)
111{
112 m_isRoutingMode = routingMode;
113}
114
115void MyPosition::SetPositionObsolete(bool obsolete)
116{

Callers 1

RenderMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected