Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard

Map of custom configuration key -> value pairs.

Link copied to clipboard
Link copied to clipboard
open override var mapIncidentsVisibility: Int

Policy that controls incidents visibility on the map. See MapIncidentsVisibility for all possible values.

Link copied to clipboard
open override var mapTrafficLightsVisibility: Int

Policy that controls traffic lights visibility on the map. See MapTrafficLightsVisibility for all possible values.

Link copied to clipboard
open override var mapTrafficVisibility: Int

Policy that controls traffic information visibility on the map. See MapTrafficVisibility for all possible values.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Controls whether detected incidents should appear on the route line.

Link copied to clipboard

Controls whether intersections data should appear on the route line.

Link copied to clipboard
open override var streetNameVisibility: Int

Policy that controls street name view visibility. See StreetNameVisibility for all possible values.

Link copied to clipboard
open override var uiModeMapper: UiModeMapper

Mapper instance that maps the UiMode and UiModeSettings to a single UiMode type.

Link copied to clipboard
open override var uiModeSettings: String

The UiModeSettings that controls whether Dark or Light theme and map style should be used. See UiModeSettings for all possible values.

Functions

Link copied to clipboard
open override fun build(): DashUiConfig

Creates a new instance of DashUiConfig.

Link copied to clipboard

Configures left sidebar properties.

Link copied to clipboard

Configures Sidebar properties.

Link copied to clipboard

Configures search panel properties.