Type Definition geojson::LineStringType

source ·
pub type LineStringType = Vec<Position>;