Weather precipitation layer
Visualize the weather precipitation layer from MapTiler Cloud Weather Precipitation dataset and get the amount of precipitation at the specific location indicated by the cursor.
To animate the precipitation layer over time, you can use the animateByFactor(3600)
function. This will allow you to see the changes in precipitation for the next four days, with each second of animation representing one hour.
Learn more
Check out the Weather JS module reference
Check out the Precipitation layer reference
Related examples
An extension of MapLibre GL JS