WaypointType

public enum WaypointType

Defines the type of ItineraryPoint.

Important

This is a Public Preview API. It may be changed or removed at any time.
  • The ItineraryPoint was automatically generated.

    Declaration

    Swift

    case autoGenerated
  • The ItineraryPoint was defined by the user.

    Declaration

    Swift

    case userDefined