JME - Application Documentation
    Preparing search index...

    Geometry for a single exit arm of an intersection

    type ExitStructure = {
        laneLines: LaneStructure[];
        stopLine: LaneStructure;
    }
    Index

    Properties

    Properties

    laneLines: LaneStructure[]

    Lane dividing lines for this arm

    stopLine: LaneStructure

    The stop line (traffic light line) for this arm