Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ SetIsValidAzimuth
Method
SetIsValidAzimuth
libs/drape_frontend/my_position.cpp:100–103 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
98
}
99
100
void MyPosition::SetIsValidAzimuth(bool isValid)
101
{
102
m_showAzimuth = isValid;
103
}
104
105
void MyPosition::SetAccuracy(float accuracy)
106
{
Callers
1
Render
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected