fillExtrusionFloodLightColor

open override fun fillExtrusionFloodLightColor(fillExtrusionFloodLightColor: String): FillExtrusionLayer

The color of the flood light effect on the walls of the extruded buildings.

Use static method FillExtrusionLayer.defaultFillExtrusionFloodLightColor to set the default property.

Parameters

fillExtrusionFloodLightColor

value of fillExtrusionFloodLightColor


open override fun fillExtrusionFloodLightColor(fillExtrusionFloodLightColor: Expression): FillExtrusionLayer

The color of the flood light effect on the walls of the extruded buildings.

Use static method FillExtrusionLayer.defaultFillExtrusionFloodLightColorAsExpression to set the default property.

Parameters

fillExtrusionFloodLightColor

value of fillExtrusionFloodLightColor as Expression


open override fun fillExtrusionFloodLightColor(@ColorInt fillExtrusionFloodLightColor: Int): FillExtrusionLayer

The color of the flood light effect on the walls of the extruded buildings.

Use static method FillExtrusionLayer.defaultFillExtrusionFloodLightColorAsColorInt to set the default property.

Parameters

fillExtrusionFloodLightColor

value of fillExtrusionFloodLightColor


The color of the flood light effect on the walls of the extruded buildings.