traveledDistanceOnStartingSectionInMeters property
getter/setter pair
Provides an indication on how much of the starting section is already traveled. The refresh route function would ignore the first part of the section. If it is provided with an invalid starting section index, an RoutingError.invalidParameter error is generated.
Implementation
int? traveledDistanceOnStartingSectionInMeters;