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

Method GetViewportCenter

android/sdk/src/main/cpp/app/organicmaps/sdk/Framework.cpp:534–537  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

532}
533
534m2::PointD Framework::GetViewportCenter() const
535{
536 return m_work.GetViewportCenter();
537}
538
539void Framework::AddString(string const & name, string const & value)
540{

Calls

no outgoing calls

Tested by

no test coverage detected