[][src]Function slippy_map_tiles::size_bbox_zoom

pub fn size_bbox_zoom(bbox: &BBox, zoom: u8) -> Option<usize>

How many tiles does this bbox cover at this zoom If there is an overflow for usize, None is returned, if not, a Some(...)