Structures
The following structures are available globally.
-
Arival 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 -
See more
Important
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct WaypointArrivalStatus
-
Read-only snapshot of the current route navigation session.
Important
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct RouteNavigationSnapshotParameters
currentRoutePlancurrent route plan object
currentRouteProgresscurrent route progress on route.
-
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
-
The Guidance class describes the properties of navigation guidance.
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct Guidance -
The Announcement class contains information about what the GuidanceEngine should announce during route navigation.
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct GuidanceAnnouncement : Equatable -
The GuidanceInstruction class contains information that can be used to guide the driver during navigation.
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct GuidanceInstruction -
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
-
Class 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 -
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
-
Class enclosing the lane guidance event type and the current LaneGuidance instance.
Important
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct LaneGuidanceInfo
-
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 -
Important
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct RoutePointProgress -
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 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
-
Tripspecifies all required parameters for a trip navigation session.Important
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct Trip
-
Important
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct SimpleEngineCalcResult
Structures Reference