Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ HasPosition
Method
HasPosition
libs/map/user_mark.hpp:140–140 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
138
m_hasPosition = hasPosition;
139
}
140
bool HasPosition() const { return m_hasPosition; }
141
142
private:
143
bool m_hasPosition = false;
Callers
4
BuildRoute
Method · 0.80
LoadRoutePoints
Method · 0.80
UpdateElevationMyPosition
Method · 0.80
GetCurrentPosition
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected