LineStringMValues

Type Alias LineStringMValues 

Source
pub type LineStringMValues<M = Map<String, ValueType>> = Vec<M>;
Expand description

LineString Properties Shape

Aliased Typeยง

pub struct LineStringMValues<M = Map<String, ValueType>> { /* private fields */ }