hillshade Accent Color
abstract fun hillshadeAccentColor(hillshadeAccentColor: String = "#000000"): HillshadeLayer
Content copied to clipboard
abstract fun hillshadeAccentColor(@ColorInt hillshadeAccentColor: Int): HillshadeLayer
Content copied to clipboard
The shading color used to accentuate rugged terrain like sharp cliffs and gorges.
Parameters
hillshade Accent Color
value of hillshadeAccentColor
abstract fun hillshadeAccentColor(hillshadeAccentColor: Expression): HillshadeLayer
Content copied to clipboard
The shading color used to accentuate rugged terrain like sharp cliffs and gorges.
Parameters
hillshade Accent Color
value of hillshadeAccentColor as Expression