iconAnchor

open override fun iconAnchor(iconAnchor: IconAnchor): SymbolLayer

Part of the icon placed closest to the anchor.

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.

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

Parameters

iconAnchor

value of iconAnchor as Expression

val iconAnchor: IconAnchor?

Part of the icon placed closest to the anchor.