TripSessionResetCallback

fun interface TripSessionResetCallback

Callback invoked when MapboxNavigation.resetTripSession finishes.

Functions

Link copied to clipboard
abstract fun onTripSessionReset()

Invoked when resetting the trip finishes and the matching history is removed which can be helpful to transition the user to new location in simulated environments.