GeoJSON

public struct GeoJSON<T>

Common protocol for every geometry type. Generic geometry type.

Important

This is a Public Preview API. It may be changed or removed at any time.

Public

  • An object containing information about the coordinates of an element.

    Declaration

    Swift

    public var coordinates: CoordinateType