Package-level declarations

Types

Link copied to clipboard

Allows you to read history files previously saved by MapboxHistoryRecorder. All files in the MapboxHistoryRecorder.fileDirectory can be read with this reader.

Link copied to clipboard

Provides a mechanism for saving and retrieving Mapbox navigation history files. Retrieve an instance of this class through MapboxNavigation.historyRecorder.

Link copied to clipboard
fun interface SaveHistoryCallback

Callback which called as a result of MapboxHistoryRecorder.stopRecording