Interface GeoJsonGeometryCollection<G>

Type Parameters

Hierarchy

  • GeoJsonGeometryCollection

Properties

Properties

bbox?: number[]
geometries: G[]
type: "GeometryCollection"

Generated using TypeDoc