hillshade Shadow Color Transition
open override fun hillshadeShadowColorTransition(options: StyleTransition): HillshadeLayer
Content copied to clipboard
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
Content copied to clipboard
DSL for hillshadeShadowColorTransition.
Transition options for HillshadeShadowColor.