iconAnchor

open override fun iconAnchor(iconAnchor: IconAnchor): SymbolLayer

Part of the icon placed closest to the anchor. Default value: "center".

Use static method SymbolLayer.defaultIconAnchor to set the default property.

Parameters

iconAnchor

value of iconAnchor


open override fun iconAnchor(iconAnchor: Expression): SymbolLayer

Part of the icon placed closest to the anchor. Default value: "center".

Use static method SymbolLayer.defaultIconAnchorAsExpression to set the default property.

Parameters

iconAnchor

value of iconAnchor as Expression


Part of the icon placed closest to the anchor. Default value: "center".