hillshade Accent Color
open override fun hillshadeAccentColor(hillshadeAccentColor: String): HillshadeLayer
Content copied to clipboard
The shading color used to accentuate rugged terrain like sharp cliffs and gorges.
Use static method HillshadeLayer.defaultHillshadeAccentColor to set the default property.
Parameters
hillshade Accent Color
value of hillshadeAccentColor
open override fun hillshadeAccentColor(hillshadeAccentColor: Expression): HillshadeLayer
Content copied to clipboard
The shading color used to accentuate rugged terrain like sharp cliffs and gorges.
Use static method HillshadeLayer.defaultHillshadeAccentColorAsExpression to set the default property.
Parameters
hillshade Accent Color
value of hillshadeAccentColor as Expression
open override fun hillshadeAccentColor(@ColorInt hillshadeAccentColor: Int): HillshadeLayer
Content copied to clipboard
The shading color used to accentuate rugged terrain like sharp cliffs and gorges.
Use static method HillshadeLayer.defaultHillshadeAccentColorAsColorInt to set the default property.
Parameters
hillshade Accent Color
value of hillshadeAccentColor
The shading color used to accentuate rugged terrain like sharp cliffs and gorges.