Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
105
void MyPosition::SetAccuracy(float accuracy)
106
{
107
m_accuracy = accuracy;
108
}
109
110
void MyPosition::SetRoutingMode(bool routingMode)
111
{
Callers
1
Render
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected