hillshade Shadow Color
abstract fun hillshadeShadowColor(hillshadeShadowColor: String = "#000000"): HillshadeLayer
Content copied to clipboard
Set the HillshadeShadowColor property
Parameters
hillshadeShadowColor
value of hillshadeShadowColor
abstract fun hillshadeShadowColor(hillshadeShadowColor: Expression): HillshadeLayer
Content copied to clipboard
Set the HillshadeShadowColor property
Parameters
hillshadeShadowColor
value of hillshadeShadowColor as Expression
abstract fun hillshadeShadowColor(@ColorInt() hillshadeShadowColor: Int): HillshadeLayer
Content copied to clipboard
Set the HillshadeShadowColor property.
Parameters
hillshadeShadowColor
value of hillshadeShadowColor