enableReplayHistory
fun enableReplayHistory(options: ReplayHistorySessionOptions? = null): MapboxTripStarter
Content copied to clipboard
Enables a mode where history files will be replayed. Set an absolute path to the history file in the options. Use MapboxNavigation.historyRecorder to get an instance of the MapboxHistoryRecorder to record a history file.
Parameters
options
used for the history session.