A SunConsumer that drives a MapLibre hillshade layer's illumination from the sun,
so terrain relief shades in step with the rest of the scene. illumination-anchor: 'map'
makes the direction a geographic bearing, matching the sun's compass azimuth. Wired by
setTimeOfDay when you pass hillshadeLayerId.
A SunConsumer that drives a MapLibre hillshade layer's illumination from the sun, so terrain relief shades in step with the rest of the scene.
illumination-anchor: 'map'makes the direction a geographic bearing, matching the sun's compass azimuth. Wired by setTimeOfDay when you passhillshadeLayerId.Example