backgroundPitchAlignment

open override fun backgroundPitchAlignment(backgroundPitchAlignment: BackgroundPitchAlignment): BackgroundLayer

Orientation of background layer. Default value: "map".

Use static method BackgroundLayer.defaultBackgroundPitchAlignment to set the default property.

Parameters

backgroundPitchAlignment

value of backgroundPitchAlignment


open override fun backgroundPitchAlignment(backgroundPitchAlignment: Expression): BackgroundLayer

Orientation of background layer. Default value: "map".

Use static method BackgroundLayer.defaultBackgroundPitchAlignmentAsExpression to set the default property.

Parameters

backgroundPitchAlignment

value of backgroundPitchAlignment as Expression


Orientation of background layer. Default value: "map".