Structures

The following structures are available globally.

  • Represents a named circle.

    Important

    This is a Public Preview API. It may be changed or removed at any time.
    See more

    Declaration

    Swift

    public struct NamedCircle
  • Represents a named polygon.

    Important

    This is a Public Preview API. It may be changed or removed at any time.
    See more

    Declaration

    Swift

    public struct NamedPolygon
  • Represents the color to use for each zoom level.

    Important

    This is a Public Preview API. It may be changed or removed at any time.
    See more

    Declaration

    Swift

    public struct ColorByZoom : StyleByZoom

RangeStyle

  • Represents a style configuration for the ranges.

    Important

    This is a Public Preview API. It may be changed or removed at any time.
    See more

    Declaration

    Swift

    public struct RangeStyle

RangeVisualizationStyle

  • Represents the style used to display a reachable range.

    Important

    This is a Public Preview API. It may be changed or removed at any time.
    See more

    Declaration

    Swift

    public struct RangeVisualizationStyle
  • Represents the width to use for each zoom level.

    Important

    This is a Public Preview API. It may be changed or removed at any time.
    See more

    Declaration

    Swift

    public struct WidthByZoom : StyleByZoom