setOptions

fun setOptions(options: ReplayRouteSessionOptions): ReplayRouteSession

Set new options for the ReplayRouteSession. This will not effect previously simulated events, the end behavior will depend on the values you have used. If you want to guarantee the effect of the options, you need to set options before MapboxNavigation is attached.