navigateNextRouteLeg

fun navigateNextRouteLeg(callback: LegIndexUpdatedCallback)

After arriving at a stop, this can be used to manually decide when to start navigating to the next stop. Use the ArrivalController to control when to call navigateNextRouteLeg.

Parameters

callback

LegIndexUpdatedCallback callback to handle leg index updates.