/uk-earthquakes-map

Data visualisation showing earthquakes in the UK in 2022

Primary LanguageJavaScript

UK Earthquakes Map 2022

See it here.

Filters

  • Set a date range using the date pickers
  • Show land or sea earthquakes, or both locations
  • Use the slider to filter the earthquakes by magnitude

Map

  • The list of earthquakes will update as the map is moved or zoomed

Table

  • The table updates automatically and can be sorted by Date, Magnitude, Depth and Location
  • Click a table row to zoom in to the earthquake's location on the map

Built using

  • React
  • Leaflet
  • Vitest