hillshade Shadow Color Transition
abstract fun hillshadeShadowColorTransition(options: StyleTransition): HillshadeLayer
Content copied to clipboard
Set the HillshadeShadowColor property transition options
Parameters
options
transition options for String
abstract fun hillshadeShadowColorTransition(block: StyleTransition.Builder.() -> Unit): HillshadeLayer
Content copied to clipboard
DSL for hillshadeShadowColorTransition.