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