getDirFlow

open fun getDirFlow(transportMode: Byte): Byte

The direction of traffic flow per transportation modes (use CartoConst to access to corresponding mode in dirFlow).

Return

For each mode, possible values are 0 : closed in both directions,1 : open in positive direction, 2 : open in negative directionand 3 : open in both directions.

See also

for Transportation Modes