iconTranslate

open override fun iconTranslate(iconTranslate: List<Double>): SymbolLayer

Set the IconTranslate property

Parameters

iconTranslate

value of iconTranslate

open override fun iconTranslate(iconTranslate: Expression): SymbolLayer

Set the IconTranslate property

Parameters

iconTranslate

value of iconTranslate as Expression

val iconTranslate: List<Double>?

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.