Skip to content

dl8sd11/google-location-heatmap

Repository files navigation

Google Location Heatmap

Google Location Heatmap provides an easy way to visualize your Google location data. It requires only enabling Google location, and no additional app needs to be installed. It is open source and guaranteed not to store any data from the user.

image

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Type-Check, Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint

About

A web app that provides an easy way to visualize your Google location data

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published