houli / earthquakemapper

A Google Maps visualisation of the past 24 hours' earthquakes.
2 stars 1 forks source link

Earthquake Map using flask and the Google Maps API. Necessary python modules are listed in requirements.txt.
For easy installation of the dependencies run pip install -r "requirements.txt"
Google Maps Javascript v3 API key must be placed in templates/template.html.