sdk-routing / com.tomtom.online.sdk.routing.route / RoutePlan / <init>

<init>

RoutePlan(report: Report?, routes: List<FullRoute>, optimizedWaypoints: List<OptimizedWaypoint>)

Represents the calculated route based on a passed RouteSpecification.

Parameters

report - Represents information about the data which should be reported for diagnosis purposes.

routes - The list of calculated routes.

optimizedWaypoints - The list of optimized waypoints.