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
ItineraryPointwas automatically generated.Declaration
Swift
case autoGenerated -
The
ItineraryPointwas defined by the user.Declaration
Swift
case userDefined
TomTom SDK for iOS (0.66.0)
WaypointType