MCPcopy 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
100void MyPosition::SetIsValidAzimuth(bool isValid)
101{
102 m_showAzimuth = isValid;
103}
104
105void MyPosition::SetAccuracy(float accuracy)
106{

Callers 1

RenderMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected