symbolSpacing

open override fun symbolSpacing(symbolSpacing: Double): SymbolLayer

Distance between two symbol anchors.

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

Parameters

symbolSpacing

value of symbolSpacing


open override fun symbolSpacing(symbolSpacing: Expression): SymbolLayer

Distance between two symbol anchors.

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

Parameters

symbolSpacing

value of symbolSpacing as Expression


Distance between two symbol anchors.