hillshade Highlight Color Transition
abstract fun hillshadeHighlightColorTransition(options: StyleTransition): HillshadeLayer
Content copied to clipboard
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
Content copied to clipboard
The shading color of areas that faces towards the light source.
DSL for hillshadeHighlightColorTransition.