hillshadeShadowColorTransition

open override fun hillshadeShadowColorTransition(options: StyleTransition): HillshadeLayer

Set the HillshadeShadowColor property transition options

Use static method HillshadeLayer.defaultHillshadeShadowColorTransition to set the default property.

Parameters

options

transition options for String

open override fun hillshadeShadowColorTransition(block: StyleTransition.Builder.() -> Unit): HillshadeLayer

DSL for hillshadeShadowColorTransition.

val hillshadeShadowColorTransition: StyleTransition?

Transition options for HillshadeShadowColor.