s2_tilejson

Type Alias 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 */ }