pub type LineStringMValues<M = Map<String, ValueType>> = Vec<M>;
LineString Properties Shape
pub struct LineStringMValues<M = Map<String, ValueType>> { /* private fields */ }