textRadialOffset

abstract fun textRadialOffset(textRadialOffset: Double = 0.0): SymbolLayer

Radial offset of text, in the direction of the symbol's anchor. Useful in combination with text-variable-anchor, which defaults to using the two-dimensional text-offset if present.

Parameters

textRadialOffset

value of textRadialOffset

abstract fun textRadialOffset(textRadialOffset: Expression): SymbolLayer

Radial offset of text, in the direction of the symbol's anchor. Useful in combination with text-variable-anchor, which defaults to using the two-dimensional text-offset if present.

Parameters

textRadialOffset

value of textRadialOffset as Expression