InstructionFormat

public enum InstructionFormat: UInt, CustomStringConvertible

A RouteShapeFormat indicates the format of a route’s shape in the raw HTTP response.

  • The route steps’ instructions are delivered in HTML format.

    Key phrases are boldfaced.

    Declaration

    Swift

    case html