Represents different positions for rendering a decoration in an {@link DecorationRenderOptions.overviewRulerLane overview ruler}. The overview ruler supports three lanes.

Static variables

@:enumstaticread onlyCenter:OverviewRulerLane

The center lane of the overview ruler.

@:enumstaticread onlyFull:OverviewRulerLane

All lanes of the overview ruler.

@:enumstaticread onlyLeft:OverviewRulerLane

The left lane of the overview ruler.

@:enumstaticread onlyRight:OverviewRulerLane

The right lane of the overview ruler.