Structures
The following structures are available globally.
-
A bounding box indicates the extremes of a
See moreGeoJSONObjectalong the x- and y-axes (longitude and latitude, respectively).Declaration
Swift
-
A Feature object represents a spatially bounded thing.
See moreDeclaration
Swift
-
A FeatureCollection object is a collection of Feature objects.
See moreDeclaration
Swift
-
A GeometryCollection geometry is a heterogeneous collection of
See moreGeometryobjects that are related.Declaration
Swift
-
A LineString geometry is a collection of two or more positions, each position connected to the next position linearly.
See moreDeclaration
Swift
-
A MultiLineString geometry is a collection of
See moreLineStringgeometries that are disconnected but related.Declaration
Swift
-
A MultiPoint geometry represents a collection of disconnected but related positions.
See moreDeclaration
Swift
-
A MultiPolygon geometry is a collection of
See morePolygongeometries that are disconnected but related.Declaration
Swift
-
A Point geometry represents a single position.
See moreDeclaration
Swift
-
A Polygon geometry is conceptually a collection of
See moreRings that form a single connected geometry.Declaration
Swift
-
A coordinate pair measured in radians, as opposed to
See moreLocationCoordinate2D, which is measured in degrees of arc. -
A linear ring is a closed figure bounded by three or more straight line segments.
See moreDeclaration
Swift
View on GitHub
Install in Dash
Structures Reference