Weather temperature layer
Visualize weather temperature layer from MapTiler Cloud Weather Temperature dataset and get the temperature at the point under the cursor.
In the temperature layer, we use one of the color ramps built-in in the SDK. Using the animateByFactor(3600)
function of the temperature layer, we animate it in time (next 4 days). Each second of animation corresponds to one hour.
Learn more
Check out the Weather JS module reference
Check out the Temperature layer reference
An extension of MapLibre GL JS