Type Alias s2_tilejson::ShapePrimitive
source · pub type ShapePrimitive = BTreeMap<String, PrimitiveShape>;Expand description
The Shape Object But the values can only be primitives
Aliased Type§
struct ShapePrimitive { /* private fields */ }