hillshade Highlight Color
open override fun hillshadeHighlightColor(hillshadeHighlightColor: String): HillshadeLayer
Content copied to clipboard
open override fun hillshadeHighlightColor(@ColorInt hillshadeHighlightColor: Int): HillshadeLayer
Content copied to clipboard
The shading color of areas that faces towards the light source.
Parameters
hillshade Highlight Color
value of hillshadeHighlightColor
open override fun hillshadeHighlightColor(hillshadeHighlightColor: Expression): HillshadeLayer
Content copied to clipboard
The shading color of areas that faces towards the light source.
Parameters
hillshade Highlight Color
value of hillshadeHighlightColor as Expression
The shading color of areas that faces towards the light source.