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

Method GetMyPositionDistance

libs/map/track_mark.hpp:62–62  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

60
61 void SetMyPositionDistance(double distance);
62 double GetMyPositionDistance() const { return m_myPositionDistance; }
63
64 // df::UserPointMark overrides.
65 drape_ptr<SymbolNameZoomInfo> GetSymbolNames() const override;

Callers 2

Calls

no outgoing calls

Tested by

no test coverage detected