Defaults

public enum Defaults

The default values for the EVWaypointMarkerStyle.

  • Default image of the marker that represents an EV charging station.

    Declaration

    Swift

    public static let pinImage: MapImage
  • Default color of the better EV charging station marker label text.

    Declaration

    Swift

    public static let textColor: UIColor
  • Default font size of the label of the EV charging station marker.

    Declaration

    Swift

    public static let textSize: Double
  • Default font that is used for the label of a EV charging station marker.

    Declaration

    Swift

    public static let textFontURI: String
  • Default anchoring TextAnchoring of the label in EV charging station marker.

    Declaration

    Swift

    public static let textAnchoring: TextAnchoring
  • Default offset of the label inside the EV charging station marker.

    Declaration

    Swift

    public static let textOffset: MarkerLabelOptions.TextOffset