Searched defs:bounds_ (Results 1 – 3 of 3) sorted by relevance
142 std::vector<UnwrappedTileID> tileCover(const LatLngBounds& bounds_, int32_t z) { in tileCover()216 TileCover::TileCover(const LatLngBounds&bounds_, int32_t z) { in TileCover()
15 … std::string styleURL_, LatLngBounds bounds_, double minZoom_, double maxZoom_, float pixelRatio_) in OfflineTilePyramidRegionDefinition()
169 void TransformState::setLatLngBounds(optional<LatLngBounds> bounds_) { in setLatLngBounds()