Create a time slider
Present seismic activities using a slider that spans a specific time range. Utilizing the Map#setFilter
function and the D3.js library, construct a timeline slider to visually represent earthquakes that occurred in the year 2015 and had a magnitude greater than 5.9. Use the slider bar to filter earthquakes by month.
Related examples
An extension of MapLibre GL JS