OffRouteCallback

Functions

Link copied to clipboard
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.

Link copied to clipboard
abstract fun onShouldUpdateToIndex(legIndex: Int, stepIndex: Int)

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