lineGradient

open override fun lineGradient(lineGradient: Expression): LineLayer

Defines a gradient with which to color a line feature. Can only be used with GeoJSON sources that specify "lineMetrics": true.

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

Parameters

lineGradient

value of lineGradient

val lineGradient: Expression?

Defines a gradient with which to color a line feature. Can only be used with GeoJSON sources that specify "lineMetrics": true.