onDistanceToNextInstructionChanged

abstract fun onDistanceToNextInstructionChanged(distance: <Error class: unknown class>, instructions: List<<Error class: unknown class>>, currentPhase: <Error class: unknown class>)

Called with each location update that changes the distance to the instruction.

Parameters

distance

Distance to the instruction.

instructions

List of next instructions.

currentPhase

Triggering phase of the instruction.