hillshade Shadow Color
open override fun hillshadeShadowColor(hillshadeShadowColor: String): HillshadeLayer
Content copied to clipboard
open override fun hillshadeShadowColor(@ColorInt hillshadeShadowColor: Int): HillshadeLayer
Content copied to clipboard
The shading color of areas that face away from the light source.
Parameters
hillshade Shadow Color
value of hillshadeShadowColor
open override fun hillshadeShadowColor(hillshadeShadowColor: Expression): HillshadeLayer
Content copied to clipboard
The shading color of areas that face away from the light source.
Parameters
hillshade Shadow Color
value of hillshadeShadowColor as Expression
The shading color of areas that face away from the light source.