RoutePlanningResponse

public struct RoutePlanningResponse

Important

This is a Public Preview API. It may be changed or removed at any time.

Public

  • Routes matching the request.

    Declaration

    Swift

    public let routes: [TomTomSDKRoute.Route]?