Hillshade Layer
Client-side hillshading visualization based on DEM data. Currently, the implementation only supports Mapbox Terrain RGB and Mapzen Terrarium tiles.
See also
Parameters
Constructors
the ID of the layer
Types
Functions
Properties
The shading color used to accentuate rugged terrain like sharp cliffs and gorges.
The shading color used to accentuate rugged terrain like sharp cliffs and gorges.
This is an Expression representation of "hillshade-accent-color".
The shading color used to accentuate rugged terrain like sharp cliffs and gorges.
Transition options for HillshadeAccentColor.
Intensity of the hillshade
This is an Expression representation of "hillshade-exaggeration".
Intensity of the hillshade
Transition options for HillshadeExaggeration.
The shading color of areas that faces towards the light source.
The shading color of areas that faces towards the light source.
This is an Expression representation of "hillshade-highlight-color".
The shading color of areas that faces towards the light source.
Transition options for HillshadeHighlightColor.
Direction of light source when map is rotated.
This is an Expression representation of "hillshade-illumination-anchor".
Direction of light source when map is rotated.
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
.
This is an Expression representation of "hillshade-illumination-direction".
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
.
The shading color of areas that face away from the light source.
The shading color of areas that face away from the light source.
This is an Expression representation of "hillshade-shadow-color".
The shading color of areas that face away from the light source.
Transition options for HillshadeShadowColor.
Properties of this layer.
Source layer.
Visibility of the layer.