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

Method P2G

qt/draw_widget.cpp:761–764  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

759}
760
761m2::PointD DrawWidget::P2G(m2::PointD const & pt) const
762{
763 return m_framework.P3dtoG(pt);
764}
765
766m2::PointD DrawWidget::GetCoordsFromSettingsIfExists(bool start, m2::PointD const & pt, bool pointIsMercator) const
767{

Callers

nothing calls this directly

Calls 1

P3dtoGMethod · 0.80

Tested by

no test coverage detected