isTrackResume property
Track resume mode for path-based routing with track landmarks.
When true, routing uses the track from the closest coordinate to the last waypoint. When false, the entire track is used from the first to the last coordinate. At least one waypoint before the track waypoint is required to determine the closest track position.
Default is true.
Implementation
bool isTrackResume;