Enumerations
The following enumerations are available globally.
-
Provides predefined announcement types.
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public enum DefaultAnnouncementType -
Maneuver type to use in driving instructions.
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public enum AnnouncementManeuver
-
Different types of consumption.
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public enum Consumption : Hashableextension Consumption: CustomStringConvertible -
Indicates driving side at the point of the maneuver.
See moreDeclaration
Swift
public enum DrivingSide -
Indicates a type of auto transport system.
See moreDeclaration
Swift
public enum AutoTransportType -
Indicates the direction to enter or exit a carpool lane.
See moreDeclaration
Swift
public enum CarpoolLaneDirection -
Classification of an exit direction, relative to the direction of travel.
See moreDeclaration
Swift
public enum ExitDirection -
Indicates the side of the road of an itinerary point.
See moreDeclaration
Swift
public enum ItineraryPointRelativePosition -
Provides the information about the landmark types.
See moreDeclaration
Swift
public enum Landmark -
Indicates the quantized turn angle relative to driving direction.
See moreDeclaration
Swift
public enum QuantizedTurnAngle -
Indicates the payment type accepted for a toll.
See moreDeclaration
Swift
public enum TollPaymentType : Hashable -
Indicates the direction of a turn maneuver.
See moreDeclaration
Swift
public enum TurnDirection -
Indicates the direction to follow at a fork relative to the direction of travel.
See moreDeclaration
Swift
public enum ForkDirection -
Indicates the direction to follow at a fork.
See moreDeclaration
Swift
public enum MergeSide
-
Indicates a road type.
See moreDeclaration
Swift
public enum RoadType : Equatable
-
Represents the planning reason returned from the route planner.
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public enum PlanningReasonextension PlanningReason: CustomStringConvertible -
Represents the side of the road at which RouteStop is located.
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public enum RoadSide
-
The Direction represents the direction of the road lane.
See moreDeclaration
Swift
public enum Direction -
The LaneSeparator represents the lane separator painted on the road surface.
See moreDeclaration
Swift
public enum LaneSeparator -
Magnitude of delay caused by the incident.
See moreDeclaration
Swift
public enum MagnitudeOfDelay
Enumerations Reference