loadTrafficSignals property

bool loadTrafficSignals
getter/setter pair

If it is true, SegmentData.trafficSignals will be loaded when SegmentDataLoader.loadData or SegmentDataLoader.loadDirectedSegmentData is called. Defaults to false.

Implementation

bool loadTrafficSignals;