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

Method SetMyPositionDistance

libs/map/track_mark.cpp:82–85  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

80}
81
82void TrackSelectionMark::SetMyPositionDistance(double distance)
83{
84 m_myPositionDistance = distance;
85}
86
87drape_ptr<df::UserPointMark::SymbolNameZoomInfo> TrackSelectionMark::GetSymbolNames() const
88{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected