hillshade Accent Color Transition
abstract fun hillshadeAccentColorTransition(options: StyleTransition): HillshadeLayer
Content copied to clipboard
The shading color used to accentuate rugged terrain like sharp cliffs and gorges.
Set the HillshadeAccentColor property transition options
Parameters
options
transition options for String
abstract fun hillshadeAccentColorTransition(block: StyleTransition.Builder.() -> Unit): HillshadeLayer
Content copied to clipboard
The shading color used to accentuate rugged terrain like sharp cliffs and gorges.
DSL for hillshadeAccentColorTransition.