GeoJSONObjectConvertible
public protocol GeoJSONObjectConvertible
A type that can be represented as a GeoJSONObject
instance.
-
The instance wrapped in a
GeoJSONObject
instance.Declaration
Swift
var geoJSONObject: GeoJSONObject { get }