hillshadeAccentColorTransition

abstract fun hillshadeAccentColorTransition(options: StyleTransition): HillshadeLayer

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

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

DSL for hillshadeAccentColorTransition.