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

Method GetMaxDimension

libs/map/search_mark.cpp:522–525  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

520}
521
522m2::PointD SearchMarks::GetMaxDimension(ScreenBase const & modelView) const
523{
524 return m_maxDimension * modelView.GetScale();
525}
526
527// static
528std::optional<m2::PointD> SearchMarks::GetSize(std::string const & symbolName)

Callers 1

Calls 1

GetScaleMethod · 0.45

Tested by

no test coverage detected