Weather layer with a custom color blind ramp
Experience the power of visualizing weather temperature data with the MapTiler Cloud Weather Temperature dataset. Utilize a personalized color scheme designed specifically for individuals with color blindness, and easily access temperature information for any location by simply hovering over it.
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 can create a dynamic time-based animation for the 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
Check out the Color ramp reference
Related examples
An extension of MapLibre GL JS