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

Method IsModeHasPosition

libs/drape_frontend/my_position_controller.cpp:261–264  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

259}
260
261bool MyPositionController::IsModeHasPosition() const
262{
263 return m_mode != location::PendingPosition && m_mode != location::NotFollowNoPosition;
264}
265
266void MyPositionController::DragStarted()
267{

Callers 4

EndUpdateOverlayTreeMethod · 0.80
RenderSceneMethod · 0.80
OnTapMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected