icon Translate
open override fun iconTranslate(iconTranslate: List<Double>): SymbolLayer
Content copied to clipboard
Distance that the icon'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.defaultIconTranslate to set the default property.
Parameters
icon Translate
value of iconTranslate
Distance that the icon'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.defaultIconTranslateAsExpression to set the default property.
Parameters
icon Translate
value of iconTranslate as Expression
Distance that the icon's anchor is moved from its original placement. Positive values indicate right and down, while negative values indicate left and up.