Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
653
bool MyPositionController::IsRouteFollowingActive() const
654
{
655
return IsInRouting() && m_mode == location::FollowAndRotate;
656
}
657
658
bool MyPositionController::AlmostCurrentPosition(m2::PointD const & pos) const
659
{
Callers
1
RenderFrame
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected