schoolZoneSpeedLimitInMetersPerSecond property

double? schoolZoneSpeedLimitInMetersPerSecond
getter/setter pair

A conditional speed limit as indicated on the local road signs. School zone signs are often placed to slow drivers before reaching an intersection where children are crossing.

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