Searched defs:setMinZoom (Results 1 – 13 of 13) sorted by relevance
41 void CustomLayer::setMinZoom(float minZoom) { in setMinZoom() function in mbgl::style::CustomLayer
52 void BackgroundLayer::setMinZoom(float minZoom) { in setMinZoom() function in mbgl::style::BackgroundLayer
58 void HillshadeLayer::setMinZoom(float minZoom) { in setMinZoom() function in mbgl::style::HillshadeLayer
84 void HeatmapLayer::setMinZoom(float minZoom) { in setMinZoom() function in mbgl::style::HeatmapLayer
80 void FillLayer::setMinZoom(float minZoom) { in setMinZoom() function in mbgl::style::FillLayer
58 void RasterLayer::setMinZoom(float minZoom) { in setMinZoom() function in mbgl::style::RasterLayer
80 void FillExtrusionLayer::setMinZoom(float minZoom) { in setMinZoom() function in mbgl::style::FillExtrusionLayer
80 void CircleLayer::setMinZoom(float minZoom) { in setMinZoom() function in mbgl::style::CircleLayer
81 void LineLayer::setMinZoom(float minZoom) { in setMinZoom() function in mbgl::style::LineLayer
81 void SymbolLayer::setMinZoom(float minZoom) { in setMinZoom() function in mbgl::style::SymbolLayer
180 void TransformState::setMinZoom(const double minZoom) { in setMinZoom() function in mbgl::TransformState
417 void Transform::setMinZoom(const double minZoom) { in setMinZoom() function in mbgl::Transform
490 void Map::setMinZoom(const double minZoom) { in setMinZoom() function in mbgl::Map