An open API service indexing awesome lists of open source software.

https://github.com/shreyansh26/heat-map-generator

Make HeatMaps with JavaScript and Your Google Location History
https://github.com/shreyansh26/heat-map-generator

google-maps-api heat-map

Last synced: 7 months ago
JSON representation

Make HeatMaps with JavaScript and Your Google Location History

Awesome Lists containing this project

README

          

# 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](https://developers.google.com/maps/documentation/javascript/get-api-key).
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`