Skip to content

jaspertan18/earthquake-city-map_coursera

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

earthquake-city-map_coursera

Summary

  1. A world map that shows different types of marker indicating cities, landquakes and oceanquakes.
  2. Markers are filled with different types of colour according to their magnitude.
  3. Hovering over markers or clicking on them will produce different outcomes on the world map.

OnHover

  1. Hovering over a cityMarker shows the nearest earthquake and its magnitude. onhover

OnClick

  1. Clicking on a cityMarker hides all markers except nearby earthquakes and the city that has been clicked.
  2. A popout window showing total number of nearby earthquakes, average magnitude and the most recent earthquake. onclick

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages