Package com.mapbox.navigation.core.replay.history
Types
Base interface event for ReplayEvent.
The getStatus event from history. This may be deprecated soon but can be useful for comparing versions.
Replay event that mapped from ReplayHistoryMapper or created on your own. Override this to support new or custom events. Each event can be replayed by the MapboxReplayer.
Used to observe events replayed by the MapboxReplayer
Location event for replaying device GPS and Fused locations providers
Mapper that can be used with ReplayHistoryMapper.
Mapper used to convert MapboxHistoryReader events into events replayable by the MapboxReplayer. Record navigation history data using the MapboxHistoryRecorder.
Testing and previewing the navigation experience is an important part of building with the Navigation SDK. You can use the SDK's replay functionality to go back in time and replay real experiences.
Options to use with the ReplayHistorySession.
Route data for replaying when a route is set.
Route data for replaying when a route is set.