Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ IsModeChangeViewport
Method
IsModeChangeViewport
libs/drape_frontend/my_position_controller.cpp:256–259 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
254
}
255
256
bool MyPositionController::IsModeChangeViewport() const
257
{
258
return df::IsModeChangeViewport(m_mode);
259
}
260
261
bool MyPositionController::IsModeHasPosition() const
262
{
Callers
2
ProcessSelection
Method · 0.80
OnNewVisibleViewport
Method · 0.80
Calls
1
IsModeChangeViewport
Function · 0.85
Tested by
no test coverage detected