Typealiases

The following typealiases are available globally.

  • Style information about how a multi polygon should render its shape.

    Declaration

    Swift

    public typealias Style = (fill: Color, stroke: Color, width: CGFloat)