-
An object representing a spatially bounded geometry.
Declaration
Swift
public typealias Feature = Turf.Feature
-
An object representing points, curves, and surfaces in coordinate space. Use an instance of this enumeration whenever a value could be any kind of Geometry object.
Declaration
Swift
public typealias Geometry = Turf.Geometry