RouteIncrementResult

fun RouteIncrementResult(incrementEndOffset: Distance, instructions: List<Instruction>, laneGuidanceData: List<LaneSection>)

Parameters

incrementEndOffset

The offset where incremental computation of route contents was paused.

instructions

The result of incremental computation of instructions.

laneGuidanceData

The result of incremental lane guidance computation.