lineZOffset

open override fun lineZOffset(lineZOffset: Double): LineLayer

Vertical offset from ground, in meters. Not supported for globe projection at the moment. Default value: 0.

Use static method LineLayer.defaultLineZOffset to set the default property.

Parameters

lineZOffset

value of lineZOffset


open override fun lineZOffset(lineZOffset: Expression): LineLayer

Vertical offset from ground, in meters. Not supported for globe projection at the moment. Default value: 0.

Use static method LineLayer.defaultLineZOffsetAsExpression to set the default property.

Parameters

lineZOffset

value of lineZOffset as Expression


Vertical offset from ground, in meters. Not supported for globe projection at the moment. Default value: 0.