LabelStackStrategy

sealed class LabelStackStrategy

The strategy for whether the text should be stacked or wrapped, rather than place long trailing labels across the map.

Since

200.1.0

Inheritors

Types

Link copied to clipboard

The label placement engine can break the text into two or more rows, if the rows are longer than the LabelDefinition.stackRowLength limit.

Link copied to clipboard

Stacking will be enabled for some feature types. The default stacking behavior for labels will depend on their feature type:

Link copied to clipboard

The text should not be broken, no matter how long it is.