setRoutingOptions

open fun setRoutingOptions(options: RoutingOptions)

Sets the route options. This method does not retain a reference to options . If the options object is updated, then this method must be called again for the changes to be in effect.

Parameters

options

The RoutingOptions to set.