RouteClosureNotificationOptions

Options for configuring RouteClosureNotificationProvider.

See also

for the provider that uses these options.

Types

Link copied to clipboard
class Builder

Builder for creating instances of RouteClosureNotificationOptions.

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Distance threshold in metres that separates the "monitoring" phase (far closure, informational banner) from the "find an alternative" phase (close closure, alternative route proposal).

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard

Creates a new Builder pre-populated with this instance's values.

Link copied to clipboard
open override fun toString(): String