Skip to content

ruthhinkle/earthquakes-mapped

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

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.