ReplayEventsObserver

fun interface ReplayEventsObserver

Used to observe events replayed by the MapboxReplayer

Functions

Link copied to clipboard
abstract fun replayEvents(events: List<ReplayEventBase>)

Called with all events that occurred within a time window during replay

Inheritors

Link copied to clipboard