fogSpeedLimitInMetersPerSecond property

double? fogSpeedLimitInMetersPerSecond
getter/setter pair

A conditional speed limit as indicated on the local road signs. The road speed limit that is in effect only when the visibility decreases due to fog.

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? fogSpeedLimitInMetersPerSecond;