textVariableAnchorOffset
fun textVariableAnchorOffset(vararg pairs: Pair<SymbolAnchor, Offset>): Literal<TextVariableAnchorOffsetValue, List<*>>(source)
Creates a literal expression for TextVariableAnchorOffsetValue, used by dev.sargunv.maplibrecompose.compose.layer.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.