ExportTrafficList |
Top Previous Next |
This method will export TL, so it can be viewed externally.
If lines = false: Output is shown as point objects with origin / destination records shown as "O" and "D".
If lines = true: Output is shown as lines connecting origin and destination.
Syntax: ExportTrafficList(filename: string; GF: TGISformat; TL: TTrafficList; lines: boolean)
|