Enumerations
The following enumerations are available globally.
-
Provides predefined announcement types.
Important
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.
Important
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public enum AnnouncementManeuver
-
Represents a consumed or remaining amount of fuel or electric energy.
See moreDeclaration
Swift
public enum Consumption : Hashable
extension 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
-
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