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