Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 678 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 678 Bytes

Mapping Earthquakes in the Last Day

Screenshot of Earthquake Map

Project Objective

Create an interactive visual map of live earthquake data using USGS GeoJSON Feeds and Leaflet. Earthquakes on the map are reflected by their magnitude (size of marker) and their depth (color of marker). Each earthquake instance on the map needs a corresponding popup to provide some additional information about the event. A legend should be provided to give context to the different colors.