hillshadeAccentColor

abstract fun hillshadeAccentColor(hillshadeAccentColor: String = "#000000"): HillshadeLayer
abstract fun hillshadeAccentColor(@ColorInt hillshadeAccentColor: Int): HillshadeLayer

The shading color used to accentuate rugged terrain like sharp cliffs and gorges.

Parameters

hillshadeAccentColor

value of hillshadeAccentColor

abstract fun hillshadeAccentColor(hillshadeAccentColor: Expression): HillshadeLayer

The shading color used to accentuate rugged terrain like sharp cliffs and gorges.

Parameters

hillshadeAccentColor

value of hillshadeAccentColor as Expression