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

Method GetFeatureMinZoom

libs/drape_frontend/map_shape.hpp:39–39  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

37
38 void SetFeatureMinZoom(int minZoom) { m_minZoom = minZoom; }
39 int GetFeatureMinZoom() const { return m_minZoom; }
40
41 static m2::PointD ConvertToLocal(m2::PointD const & basePt, m2::PointD const & tileCenter, double scalar)
42 {

Callers 2

BatchMethod · 0.80
AcceptMessageMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected