Type Alias s2_tilejson::WMBounds

source ·
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 */ }