GeoJSONObjectConvertible
public protocol GeoJSONObjectConvertible
A type that can be represented as a GeoJSONObject instance.
-
The instance wrapped in a
GeoJSONObjectinstance.Declaration
Swift
var geoJSONObject: GeoJSONObject { get }
View on GitHub
Install in Dash
GeoJSONObjectConvertible Protocol Reference