Type Definition geojson::PolygonType[][src]

type PolygonType = Vec<Vec<Position>>;