HillshadeLayerState
The state holder for HillshadeLayer's layer properties.
See also
Constructors
Construct an default HillshadeLayerState.
Properties
An expression specifying conditions on source features. Only features that match the filter are displayed. Zoom expressions in filters are only evaluated at integer zoom levels. The ["feature-state", ...]
expression is not supported in filter expressions. The ["pitch"]
and ["distance-from-center"]
expressions are supported only for filter expressions on the symbol layer.
Overrides applying of color theme for hillshadeAccentColor if "none" is set. To follow default theme "default" should be set. Default value: "default".
Defines the transition of hillshadeEmissiveStrength.
Overrides applying of color theme for hillshadeHighlightColor if "none" is set. To follow default theme "default" should be set. Default value: "default".
The direction of the light source used to generate the hillshading with 0 as the top of the viewport if hillshade-illumination-anchor
is set to viewport
and due north if hillshade-illumination-anchor
is set to map
and no 3d lights enabled. If hillshade-illumination-anchor
is set to map
and 3d lights enabled, the direction from 3d lights is used instead. Default value: 335. Value range: 0, 359
Overrides applying of color theme for hillshadeShadowColor if "none" is set. To follow default theme "default" should be set. Default value: "default".