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

Method GetHorizontalAccuracy

libs/drape_frontend/my_position_controller.cpp:251–254  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

249}
250
251double MyPositionController::GetHorizontalAccuracy() const
252{
253 return m_horizontalAccuracy;
254}
255
256bool MyPositionController::IsModeChangeViewport() const
257{

Callers 1

EndUpdateOverlayTreeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected