speedLimitsOptionsConfig
Configure speed limits options.
fun speedLimitsOptionsConfig(func: DashSpeedLimitsOptionsConfig.Update.() -> Unit): DashConfig.Update
Deprecated
Use speedLimitsOptions(func) instead
Replace with
speedLimitsOptions(func)
Content copied to clipboard
Configures speed limits.
DEPRECATED! This method is deprecated and will be removed soon. Please use speedLimitsOptions { }
instead.