The web page is to display the locations of earthquakes around the world on a map. It is using Google Maps Api to add multiple markers and attach tooltips to each marker.
Web page is to integrate with an API to fetch earthquake information, link below. The page is to be mobile responsive. The page is to display a Google map, plotting the earthquake locations as annotations / pins. When the user taps on an annotation it is to display the location and date/time in the callout.