pub type WMBounds = BTreeMap<u8, TileBounds>;
Track the WM tile bounds of each zoom [zoom: number]: BBox
[zoom: number]: BBox
pub struct WMBounds { /* private fields */ }