loadTollPoints property

bool loadTollPoints
getter/setter pair

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

Implementation

bool loadTollPoints;