Structures
The following structures are available globally.
-
Arrival check status class.
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct DestinationArrivalStatus -
Holds arrival status to a unique waypoint.
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct WaypointArrivalStatus -
ActiveRouteDatastores the active route and an optional better route proposal.See moreWarning
This is an experimental API. It may be changed or removed at any time without notice. Use of this API is strongly discouraged.Declaration
Swift
public struct ActiveRouteData
-
Navigation snapshot containing information about the state of the trip at a certain moment
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct NavigationSnapshot -
Keeps state of currently followed route’s waypoints, provide methods to change this state.
Important
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct RouteWaypointsState -
RoutePlanspecifies all required parameters for a single route navigation session.See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct RoutePlan
-
Guidance announcement relating to a maneuver during navigation. The announcement text message is provided in both Speech Synthesis Markup Language (SSML) and plain-text formats.
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct GuidanceAnnouncement : Equatable
-
The instance enclosing parameters passed to the
AnnouncementGenerator.See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct AnnouncementGenerationParams
-
Guidance update provided while navigating a route, including the list of upcoming instructions, guidance announcement and distance to the next maneuver.
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct Guidance -
Class enclosing parameters passed to the GuidanceEngineInstance
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct GuidanceParams
-
Guidance Instruction indicating arrival at the destination.
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct ArrivalGuidanceInstruction : GuidanceInstruction
-
Instruction indicating an upcoming border crossing.
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct BorderCrossingGuidanceInstruction : GuidanceInstruction
-
Guidance Instruction indicating departure from the origin.
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct DepartureGuidanceInstruction : GuidanceInstruction
-
Guidance Instruction indicating entering a vehicle transportation service through a terminal.
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct EnterAutoTransportGuidanceInstruction : GuidanceInstruction
-
Guidance Instruction indicating entering a carpool lane by changing lanes.
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct EnterCarpoolLaneGuidanceInstruction : GuidanceInstruction -
Guidance Instruction indicating exiting a vehicle transportation service through a terminal.
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct ExitAutoTransportGuidanceInstruction : GuidanceInstruction
-
Guidance Instruction indicating exiting a carpool lane by changing lanes.
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct ExitCarpoolLaneGuidanceInstruction : GuidanceInstruction
-
Guidance Instruction indicating taking a highway exit.
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct ExitHighwayGuidanceInstruction : GuidanceInstruction
-
Guidance Instruction indicating an exit from a roundabout.
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct ExitRoundaboutGuidanceInstruction : GuidanceInstruction
-
Guidance Instruction indicating that the current road should be followed for some distance.
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct FollowGuidanceInstruction : GuidanceInstruction
-
Guidance Instruction indicating an upcoming fork in the road.
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct ForkGuidanceInstruction : GuidanceInstruction
-
Guidance Instruction indicating a turn which is legally required.
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct MandatoryTurnGuidanceInstruction : GuidanceInstruction
-
Guidance Instruction indicating a merge onto another road.
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct MergeGuidanceInstruction : GuidanceInstruction
-
Guidance Instruction indicating an upcoming roundabout.
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct RoundaboutGuidanceInstruction : GuidanceInstruction
-
Guidance Instruction indicating changing highways by following an exit ramp.
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct SwitchHighwayGuidanceInstruction : GuidanceInstruction
-
Guidance instruction indicating the driver is approaching a tollgate or ETC terminal.
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct TollgateGuidanceInstruction : GuidanceInstruction
-
Guidance Instruction indicating the driver should turn around when it is possible.
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct TurnAroundWhenPossibleGuidanceInstruction : GuidanceInstruction
-
Guidance Instruction indicating a turn at a road junction.
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct TurnGuidanceInstruction : GuidanceInstruction
-
Guidance Instruction indicating that a waypoint on the route is reached.
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct WaypointGuidanceInstruction : GuidanceInstruction -
Represents guidance through all the lanes and separators on the road.
Important
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct LaneGuidance
-
Holds information about
LaneGuidanceand whether it is starting or ending.See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct LaneGuidanceInfo
-
Defines types of unit system handling.
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct UnitSystemType : Equatable
-
LocationContext provides information about the driver’s location, which has been matched against the road network.
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct LocationContext : Equatable
-
See more
Important
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct SpeedLimit : Equatable
-
The MapMatchingResult provides information about the matched location and its details.
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct MapMatchingResult
-
The RouteMatchingDetails provides information about the id’s of routes being currently followed
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct RouteMatchingDetails
-
NavigationOptionsspecifies all required parameters for a navigation session.See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct NavigationOptions -
The RouteProgress class provides information about the driver’s progress along the route.
See moreDeclaration
Swift
public struct RouteProgress -
Important
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct RouteStopProgress -
Represents a projected route with missing map reference data.
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct ProjectedRoute -
Describes part of the
ProjectedRoute.See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct ProjectedRouteSection -
Important
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
@available(*, deprecated, message: "RouteReplanParameters is deprecated. Consider replacing with NavigationSnapshot, RouteReplanner and ReplanRequestReason") public struct RouteReplanParameters
-
The options used for
TomTomRouteReplanningEngineconfigurationSee moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct RouteReplanningEngineOptions
-
Important
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct SimpleEngineCalcResult
-
See more
Warning
This is an experimental API. It may be changed or removed at any time without notice. Use of this API is strongly discouraged.Declaration
Swift
public struct HorizonSnapshot
Structures Reference