loadSpeedLimits property

bool loadSpeedLimits
getter/setter pair

If it is true, SegmentSpanData.positiveDirectionSpeedLimit, SegmentSpanData.negativeDirectionSpeedLimit and SegmentSpanData.speedLimit will be loaded when SegmentDataLoader.loadData or SegmentDataLoader.loadDirectedSegmentData is called.

Implementation

bool loadSpeedLimits;