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

Method IsRouteFollowingActive

libs/drape_frontend/my_position_controller.cpp:653–656  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

651}
652
653bool MyPositionController::IsRouteFollowingActive() const
654{
655 return IsInRouting() && m_mode == location::FollowAndRotate;
656}
657
658bool MyPositionController::AlmostCurrentPosition(m2::PointD const & pos) const
659{

Callers 1

RenderFrameMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected