hillshadeShadowColor

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

The shading color of areas that face away from the light source.

Parameters

hillshadeShadowColor

value of hillshadeShadowColor

open override fun hillshadeShadowColor(hillshadeShadowColor: Expression): HillshadeLayer

The shading color of areas that face away from the light source.

Parameters

hillshadeShadowColor

value of hillshadeShadowColor as Expression

val hillshadeShadowColor: String?

The shading color of areas that face away from the light source.