RouteIncrementOptions

@available(*, deprecated, message: "This will be removed from future releases after 2026-07-15.")
public struct RouteIncrementOptions

A data type that contains input data for the advanceGuidanceProgress method of the RoutePlanner

Refrain from using RoutePlanner.advanceGuidanceProgress(with:) API as it is deprecated.

  • A route that requires incrementing instructions

    Declaration

    Swift

    public let route: Route
  • Options for route planning

    Declaration

    Swift

    public let planningOptions: TomTomSDKRoutingCommon.RoutePlanningOptions