Type Alias s2_tilejson::Shape

source ·
pub type Shape = BTreeMap<String, ShapeType>;
Expand description

The Shape Object

Aliased Type§

struct Shape { /* private fields */ }