getOptions

fun getOptions(): ReplayRouteSessionOptions

Get the options that are currently set. This can be used to change the options.

setOptions(getOptions().toBuilder().locationResetEnabled(false).build())