negativeDirectionSpeedLimit property
The SegmentSpeedLimit object representing the speed limit of this segment span in the negative
travel direction.
Returns null if SegmentDataLoaderOptions.loadSpeedLimits is set to false.
Gets the SegmentSpeedLimit object representing the speed limit of this segment span.
Implementation
SegmentSpeedLimit? get negativeDirectionSpeedLimit;