VisualCuesSettingsService

interface VisualCuesSettingsService

Settings service interface to persist user preferences about visual cues.

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
abstract val visualCuesEnabled: Boolean

A feature toggle to enable/disable visual cues, which provides an alternative to voice instructions and other audio cues.

Link copied to clipboard
abstract val visualCuesForArrival: Boolean

A feature toggle to show visual cues for arriving at the destination or a waypoint.

Link copied to clipboard
abstract val visualCuesForSpeedCams: Boolean

A feature toggle to show visual cues for speed cameras.

Link copied to clipboard
abstract val visualCuesForTurns: Boolean

A feature toggle to show visual cues for turns.