hillshade Highlight Color
abstract fun hillshadeHighlightColor(hillshadeHighlightColor: String = "#FFFFFF"): HillshadeLayer
Content copied to clipboard
abstract 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
abstract 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