ExtendedRouteRepresentation
public enum ExtendedRouteRepresentation : CaseIterable
Represents the ‘extendedRouteRepresentation’ parameter values in a Request to the Routing API.
-
Includes distances to route polyline points in the response.
Declaration
Swift
case distance -
Includes travel times to route polyline points in the response.
Declaration
Swift
case travelTime
TomTom SDK for iOS (TomTomSDKMapMatchingEngineHybrid 0.38.0-rc01 Docs)
ExtendedRouteRepresentation