Companion

object Companion

Public companion object.

Properties

Link copied to clipboard

Sorts symbols by symbol-sort-key if set. Otherwise, sorts symbols by their y-position relative to the viewport if icon-allow-overlap or text-allow-overlap is set to true or icon-ignore-placement or text-ignore-placement is false.

Link copied to clipboard

Default value for SymbolZOrderValue, setting default will result in restoring the property value defined in the style.

Link copied to clipboard

Sorts symbols by symbol-sort-key if set. Otherwise, no sorting is applied; symbols are rendered in the same order as the source data.

Link copied to clipboard

Sorts symbols by their y-position relative to the viewport if any of the following is set to true: icon-allow-overlap, text-allow-overlap, icon-ignore-placement, text-ignore-placement.