MCPcopy 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
300void MyPositionController::Rotated()
301{
302 if (m_mode == location::FollowAndRotate)
303 m_wasRotationInScaling = true;
304}
305
306void MyPositionController::Scrolled(m2::PointD const & distance)
307{

Callers 1

OnRotatedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected