ReplayHistorySessionOptions

Options to use with the ReplayHistorySession.

Parameters

filePath

absolute path to the history file

replayHistoryMapper

converts history events into replayable events

enableSetRoute

relays the set route events into MapboxNavigation.setNavigationRoutes

Types

Link copied to clipboard
class Builder

Used to build ReplayHistorySession.

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean

Regenerate whenever a change is made

Link copied to clipboard
open override fun hashCode(): Int

Regenerate whenever a change is made

Link copied to clipboard
Link copied to clipboard
open override fun toString(): String

Regenerate whenever a change is made