onShouldIncreaseIndex

abstract fun onShouldIncreaseIndex()

This callback will fire when the OffRouteDetector determines that the user location is close enough to the upcoming org.maplibre.navigation.core.models.LegStep.

In this case, the step index needs to be increased for the next RouteProgress generation.