text Variable Anchor Offset
fun textVariableAnchorOffset(vararg pairs: Pair<SymbolAnchor, Offset>): Literal<TextVariableAnchorOffsetValue, List<*>>(source)
Creates a literal expression for TextVariableAnchorOffsetValue, used by SymbolLayer's textVariableAnchorOffset parameter.
The offset is measured in a multipler of the text size (EM). It's in Offset instead of offset because of technical limitations in MapLibre.