DEM tile URL template. Required. E.g. "https://tiles.example.com/{z}/{x}/{y}.png".
OptionaldemTile encoding format for the DEM source. Default: "terrarium".
OptionaldemMaximum zoom level available for DEM tiles. Default: 15.
OptionalshadowHillshade shadow color (CSS color string). Default: MapLibre default.
OptionalhighlightHillshade highlight color (CSS color string). Default: MapLibre default.
OptionalaccentHillshade accent color (CSS color string). Default: MapLibre default.
OptionalexaggerationVertical exaggeration intensity (0–1). Default: MapLibre default (0.5).
OptionalilluminationSun illumination direction in degrees clockwise from north. Default: 335.
OptionalilluminationWhether illumination is relative to the viewport or fixed to the map. Default: "viewport".
Hillshade (terrain shadow) configuration for basemaps with
type: "hillshade". Uses araster-demsource and a MapLibrehillshaderender layer.