Type Alias geojson::LineStringType

source ·
pub type LineStringType = Vec<Position>;

Aliased Type§

struct LineStringType { /* private fields */ }