Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ SetPosition
Method
SetPosition
libs/drape_frontend/my_position.cpp:90–93 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
88
}
89
90
void MyPosition::SetPosition(m2::PointF const & pt)
91
{
92
m_position = pt;
93
}
94
95
void MyPosition::SetAzimuth(float azimut)
96
{
Callers
1
RenderMyPosition
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected