hillshadeHighlightColorTransition

abstract fun hillshadeHighlightColorTransition(options: StyleTransition): HillshadeLayer

The shading color of areas that faces towards the light source.

Set the HillshadeHighlightColor property transition options

Parameters

options

transition options for String

abstract fun hillshadeHighlightColorTransition(block: StyleTransition.Builder.() -> Unit): HillshadeLayer

The shading color of areas that faces towards the light source.

DSL for hillshadeHighlightColorTransition.