text Radial Offset
open override fun textRadialOffset(textRadialOffset: Double): SymbolLayer
Content copied to clipboard
Set the TextRadialOffset property
Parameters
textRadialOffset
value of textRadialOffset
open override fun textRadialOffset(textRadialOffset: Expression): SymbolLayer
Content copied to clipboard
Set the TextRadialOffset property
Parameters
textRadialOffset
value of textRadialOffset as Expression
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.