Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
272
void Navigator::StopScale(m2::PointD const & pt1, m2::PointD const & pt2)
273
{
274
DoScale(pt1, pt2);
275
m_InAction = false;
276
}
277
278
bool Navigator::IsRotatingDuringScale() const
279
{
Callers
2
EndScale
Method · 0.80
UNIT_TEST
Function · 0.80
Calls
no outgoing calls
Tested by
1
UNIT_TEST
Function · 0.64