Structures
The following structures are available globally.
-
Marks a series of coordinates map, representing a line shape.
See moreDeclaration
-
Marks a single coordinate on the map with a customizable icon. By default, this is an image of a red pin.
See moreDeclaration
-
Marks a region of coordinates on map, representing a polygon shape.
See moreDeclaration
-
“fly-to” interpolator object that implements an “optimal path” animation
See moreDeclaration
Swift
public struct FlyToInterpolator -
Used to configure Camera-specific capabilities of the map
See moreDeclaration
Swift
public struct MapCameraOptions : Equatable -
Undocumented
See moreDeclaration
Swift
public struct GeoJSONManager -
Used to configure how the User Interacts with the Map
See moreDeclaration
Swift
public struct GestureOptions : Equatable -
A struct to configure a
See moreLocationManagerDeclaration
Swift
public struct LocationOptions : Equatable -
Undocumented
See moreDeclaration
Swift
public struct LocationIndicatorLayerViewModel : Equatable -
Undocumented
See moreDeclaration
Swift
public struct PuckModelLayerViewModel : Equatable -
See moreMapOptionsis the structure used to configure the map with a set of capabilitiesDeclaration
Swift
public struct MapOptions : Equatable -
Used to configure Ornament-specific capabilities of the map
See moreDeclaration
Swift
public struct OrnamentOptions : Equatable -
Undocumented
Declaration
Swift
public struct OrnamentConfig : Equatable -
The overlay handler object provided when calling
See morestart(overlayHandler:completion:).Declaration
Swift
public struct SnapshotOverlay -
Undocumented
See moreDeclaration
Swift
public struct Expression : Codable, CustomStringConvertible, Equatableextension Expression: ValidExpressionArgument -
Declaration
Swift
public struct BackgroundLayer : Layer -
Declaration
Swift
public struct CircleLayer : Layer -
Declaration
Swift
public struct FillExtrusionLayer : Layer -
Declaration
Swift
public struct FillLayer : Layer -
Declaration
Swift
public struct HeatmapLayer : Layer -
Declaration
Swift
public struct LineLayer : Layer -
Declaration
Swift
public struct LocationIndicatorLayer : Layer -
Declaration
Swift
public struct ModelLayer : Layer -
Declaration
Swift
public struct RasterLayer : Layer -
Declaration
Swift
public struct SymbolLayer : Layer -
Declaration
Swift
public struct Light : Codable -
Declaration
Swift
public struct GeoJSONSource : Source -
Declaration
Swift
public struct ImageSource : Source -
Declaration
Swift
public struct RasterDemSource : Source -
Declaration
Swift
public struct RasterSource : Source -
Declaration
Swift
public struct VectorSource : Source -
Declaration
Swift
public struct Terrain : Codable -
A structure represeting a Model
See moreDeclaration
Swift
public struct Model : Equatable, Codable -
A model data source used to power a
See moreModelLayerDeclaration
Swift
public struct ModelSource : Source -
The transition property for a layer. A transition property controls timing for the interpolation between a transitionable style property’s previous value and new value.
See moreDeclaration
Swift
public struct StyleTransition : Codable -
Container to represent
See moreUIColorfor use by the map rendererDeclaration
Swift
public struct ColorRepresentable : Codable, Equatable -
Undocumented
See moreDeclaration
Swift
@_functionBuilder public struct ExpressionBuilder -
Undocumented
See moreDeclaration
Swift
public struct FormatOptions : ExpressionOption -
Undocumented
See moreDeclaration
Swift
public struct NumberFormatOptions : ExpressionOption -
Undocumented
See moreDeclaration
Swift
public struct CollatorOptions : ExpressionOption -
Undocumented
See moreDeclaration
Swift
public struct ResolvedImageData : Codable, Equatable
Structures Reference