includeExtendedRouteRepresentation

val includeExtendedRouteRepresentation: Boolean = true

Parameters

includeExtendedRouteRepresentation

Specifies whether to include additional info like:

  • travel time from start of the route

  • distance from start of the route

This additional data is generated for group of intermediate points on polyline requested in routeRepresentation and represented as list of com.tomtom.sdk.common.route.Route.intermediateRouteSteps.

includeExtendedRouteRepresentation data is available only in routing with extended guidance.