hillshadeAccentColor

open override fun hillshadeAccentColor(hillshadeAccentColor: String): HillshadeLayer

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

Use static method HillshadeLayer.defaultHillshadeAccentColor to set the default property.

Parameters

hillshadeAccentColor

value of hillshadeAccentColor


open override fun hillshadeAccentColor(hillshadeAccentColor: Expression): HillshadeLayer

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

Use static method HillshadeLayer.defaultHillshadeAccentColorAsExpression to set the default property.

Parameters

hillshadeAccentColor

value of hillshadeAccentColor as Expression


open override fun hillshadeAccentColor(@ColorInt hillshadeAccentColor: Int): HillshadeLayer

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

Use static method HillshadeLayer.defaultHillshadeAccentColorAsColorInt to set the default property.

Parameters

hillshadeAccentColor

value of hillshadeAccentColor


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