Navigation Route Processor
Functions
Link copied to clipboard
Will take a given location update and create a new RouteProgress based on our calculations of the distances remaining.
Link copied to clipboard
If the OffRouteCallback.onShouldIncreaseIndex has been called by the OffRouteDetector, shouldIncreaseIndex will be true and the NavigationIndices index needs to be increased by one.
Link copied to clipboard
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
This callback will fire when the OffRouteDetector determines that the user location is close enough to a org.maplibre.navigation.core.models.LegStep.