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