GeometryCollection

public struct GeometryCollection

An array of geometries.

Public

  • List containing geometries of a specific type.

    Declaration

    Swift

    public let geometries: [Geometry]