Weather temperature layer
Visualize weather temperature layer from MapTiler Cloud Weather Temperature dataset and get the temperature at any given location.
Within the temperature layer, we utilize a selection of pre-defined color ramps available in the SDK. By implementing the animateByFactor(3600)
function of the temperature layer, we can create a dynamic time-based animation for the next four days. Each second of the animation accurately represents one hour.
Learn more
Check out the Weather JS module reference
Check out the Temperature layer reference
Related examples
An extension of MapLibre GL JS