Defaults

public enum Defaults

Contains default values for RouteStyle.DestinationConnectionLineStyle.

Important

This is a Public Preview API. It may be changed or removed at any time.
  • The default line pattern.

    Declaration

    Swift

    public static let patternTexture: UIImage?
  • The default pattern width for the line.

    Declaration

    Swift

    public static let width: Double
  • The default outline color for the line.

    Declaration

    Swift

    public static let outlineColor: UIColor