Protocols
The following protocols are available globally.
-
A type that can be represented as a
See moreGeoJSONObject
instance.Declaration
Swift
public protocol GeoJSONObjectConvertible
-
A GeoJSON object that can contain foreign members in arbitrary keys.
See moreDeclaration
Swift
public protocol ForeignMemberContainer : Sendable
-
Declaration
Swift
public protocol GeometryConvertible : Sendable
-
Entity which can be converted to and from ‘Well Known Text’.
See moreDeclaration
Swift
public protocol WKTConvertible