Structures
The following structures are available globally.
-
Represents a named circle.
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct NamedCircle -
Represents a named polygon.
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct NamedPolygon -
Represents the color to use for each zoom level.
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct ColorByZoom : StyleByZoom
-
Represents a style configuration for the ranges.
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct RangeStyle
-
Represents the style used to display a reachable range.
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct RangeVisualizationStyle -
Represents the width to use for each zoom level.
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct WidthByZoom : StyleByZoom
Structures Reference