snowSpeedLimitInMetersPerSecond property

double? snowSpeedLimitInMetersPerSecond
getter/setter pair

A conditional speed limit as indicated on the local road signs. The road speed limit that is in effect only when there is snow on the road.

A possible usage example can be to show an icon on the device's screen containing both special speed limit value and a visual cue in order to warn the user about the conditional speed limit.

Implementation

double? snowSpeedLimitInMetersPerSecond;