hillshadeShadowColor
abstract fun hillshadeShadowColor(hillshadeShadowColor: String = "#000000"): HillshadeLayer
Content copied to clipboard
abstract fun hillshadeShadowColor(@ColorInt hillshadeShadowColor: Int): HillshadeLayer
Content copied to clipboard
The shading color of areas that face away from the light source.
Parameters
hillshadeShadowColor
value of hillshadeShadowColor
abstract fun hillshadeShadowColor(hillshadeShadowColor: Expression): HillshadeLayer
Content copied to clipboard
The shading color of areas that face away from the light source.
Parameters
hillshadeShadowColor
value of hillshadeShadowColor as Expression