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

Method GetMinDistanceBetweenResults

libs/map/framework.cpp:3242–3245  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3240}
3241
3242m2::PointD Framework::GetMinDistanceBetweenResults() const
3243{
3244 return m_searchMarks.GetMaxDimension(m_currentModelView);
3245}
3246
3247std::vector<std::string> Framework::GetRegionsCountryIdByRect(m2::RectD const & rect, bool rough) const
3248{

Callers 1

SearchMethod · 0.45

Calls 1

GetMaxDimensionMethod · 0.80

Tested by

no test coverage detected