pub fn bounding_tile(
bbox: BBox,
truncate: Option<bool>,
) -> Result<Tile, UtilesCoreError>Expand description
Return the bounding tile for a bounding box.
ยงErrors
Returns error if the bounding tile can not be calculated for points on the bbox