loadRailwayCrossings property

bool loadRailwayCrossings
getter/setter pair

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

Implementation

bool loadRailwayCrossings;