positiveDirectionSpeedLimit property

SegmentSpeedLimit? positiveDirectionSpeedLimit

The SegmentSpeedLimit object representing the speed limit of this segment span in the positive tavel 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 positiveDirectionSpeedLimit;