MCPcopy 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
90void MyPosition::SetPosition(m2::PointF const & pt)
91{
92 m_position = pt;
93}
94
95void MyPosition::SetAzimuth(float azimut)
96{

Callers 1

RenderMyPositionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected