Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 435 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 435 Bytes

HeatMap Generator

Create HeatMaps with JavaScript and Your Google Location History.

Made with Google Maps API.

To run

  1. Generate a Google Maps API key from here.
  2. Enter it in the file index.html at he required location.
  3. Run npm install to install the required modules.
  4. Run node app.js to start the app.
  5. Head to localhost:3000