text Translate
open override fun textTranslate(textTranslate: List<Double>): SymbolLayer
Content copied to clipboard
Distance that the text's anchor is moved from its original placement. Positive values indicate right and down, while negative values indicate left and up.
Use static method SymbolLayer.defaultTextTranslate to set the default property.
Parameters
text Translate
value of textTranslate
Distance that the text's anchor is moved from its original placement. Positive values indicate right and down, while negative values indicate left and up.
Use static method SymbolLayer.defaultTextTranslateAsExpression to set the default property.
Parameters
text Translate
value of textTranslate as Expression
Distance that the text's anchor is moved from its original placement. Positive values indicate right and down, while negative values indicate left and up.