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

Method CorrectGlobalScalePoint

libs/drape_frontend/frontend_renderer.cpp:2085–2088  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2083}
2084
2085void FrontendRenderer::CorrectGlobalScalePoint(m2::PointD & pt) const
2086{
2087 m_myPositionController->CorrectGlobalScalePoint(pt);
2088}
2089
2090void FrontendRenderer::CorrectScalePoint(m2::PointD & pt1, m2::PointD & pt2) const
2091{

Callers 1

OnSetScaleMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected