GeometryCollection
public struct GeometryCollection
An array of geometries.
-
List containing geometries of a specific type.
Declaration
Swift
public let geometries: [Geometry]
public struct GeometryCollection
An array of geometries.
List containing geometries of a specific type.
Swift
public let geometries: [Geometry]