Create HeatMaps with JavaScript and Your Google Location History.
Made with Google Maps API.
- Generate a Google Maps API key from here.
- Enter it in the file index.html at he required location.
- Run
npm install
to install the required modules. - Run
node app.js
to start the app. - Head to
localhost:3000