hillshadeHighlightColor

open override fun hillshadeHighlightColor(hillshadeHighlightColor: String): HillshadeLayer
open override fun hillshadeHighlightColor(@ColorInt hillshadeHighlightColor: Int): HillshadeLayer

The shading color of areas that faces towards the light source.

Parameters

hillshadeHighlightColor

value of hillshadeHighlightColor

open override fun hillshadeHighlightColor(hillshadeHighlightColor: Expression): HillshadeLayer

The shading color of areas that faces towards the light source.

Parameters

hillshadeHighlightColor

value of hillshadeHighlightColor as Expression

val hillshadeHighlightColor: String?

The shading color of areas that faces towards the light source.