Skip to main content
Version: 0.0.2

Hillshade Layer

The HillshadeLayer is either used by the map style or can be added to the map programmatically to use DEM tiles. Those tiles are used to render elevation on the map.

Hillshade Layer

Basic Usage​

Check out the example app to learn more.

Style​

Use the paint property to style your HillshadeLayer to change the style of the map.

See the MapLibre Style Specification for all available properties.

Layout​

Use the layout property to change how the layer behave on the map.