minCourseDistanceInMeters property

int? minCourseDistanceInMeters
getter/setter pair

Optional distance in meters during which the user wants to avoid taking actions. For example, if the origin is set by a moving vehicle, the user might not have time to react to immediate actions such as a sharp right turn.

Implementation

int? minCourseDistanceInMeters;