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

Method StopScale

libs/drape_frontend/navigator.cpp:272–276  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

270}
271
272void Navigator::StopScale(m2::PointD const & pt1, m2::PointD const & pt2)
273{
274 DoScale(pt1, pt2);
275 m_InAction = false;
276}
277
278bool Navigator::IsRotatingDuringScale() const
279{

Callers 2

EndScaleMethod · 0.80
UNIT_TESTFunction · 0.80

Calls

no outgoing calls

Tested by 1

UNIT_TESTFunction · 0.64