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

Method SetAccuracy

libs/drape_frontend/my_position.cpp:105–108  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

103}
104
105void MyPosition::SetAccuracy(float accuracy)
106{
107 m_accuracy = accuracy;
108}
109
110void MyPosition::SetRoutingMode(bool routingMode)
111{

Callers 1

RenderMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected