hillshade Highlight Color Use Theme
abstract fun hillshadeHighlightColorUseTheme(hillshadeHighlightColorUseTheme: String): HillshadeLayer
Set the hillshadeHighlightColorUseTheme as String for hillshadeHighlightColor.
Parameters
hillshade Highlight Color Use Theme
overrides applying of color theme if "none" string value is set. To follow default theme "default" sting value should be set.
abstract fun hillshadeHighlightColorUseTheme(hillshadeHighlightColorUseTheme: Expression): HillshadeLayer
Set the hillshadeHighlightColorUseTheme as Expression for hillshadeHighlightColor.
Parameters
hillshade Highlight Color Use Theme
overrides applying of color theme if "none" string value is set. To follow default theme "default" sting value should be set.