RouteRepresentation enum

Defines values for RouteRepresentation. Possible values include: 'polyline', 'summaryOnly', 'none'

Fields

None

Includes only the optimized waypoint indices but does not include the route geometry in the response.

Polyline

Includes route geometry in the response.

SummaryOnly

Summary as per polyline but excluding the point geometry elements for the routes in the response.