maxAdvance property

double? maxAdvance
getter/setter pair

@brief This parameter controls the maximum distance (in meters) that a position can advance along the route between the two consecutive navigation solutions separated in time by 1 second. If this constraint is broken, the route will be completely rebuilt. The reasonable interval of values is 1, 3. Default value is 2.

Implementation

double? maxAdvance;