Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ Rotated
Method
Rotated
libs/drape_frontend/my_position_controller.cpp:300–304 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
298
}
299
300
void MyPositionController::Rotated()
301
{
302
if (m_mode == location::FollowAndRotate)
303
m_wasRotationInScaling = true;
304
}
305
306
void MyPositionController::Scrolled(m2::PointD const & distance)
307
{
Callers
1
OnRotated
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected