toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-models
/
com.mapbox.dash.models
/
CongestionRates
/
CongestionRates
Congestion
Rates
constructor
(
lowCongestionRange
:
IntRange
,
moderateCongestionRange
:
IntRange
,
heavyCongestionRange
:
IntRange
,
severeCongestionRange
:
IntRange
,
lowCongestionColor
:
Color
,
moderateCongestionColor
:
Color
,
heavyCongestionColor
:
Color
,
severeCongestionColor
:
Color
)