MCPcopy 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
142private:
143 bool m_hasPosition = false;

Callers 4

BuildRouteMethod · 0.80
LoadRoutePointsMethod · 0.80
GetCurrentPositionMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected