Skip to content

A simple web page that uses the Google maps API to track time spent in traffic

License

Notifications You must be signed in to change notification settings

lmanul/commute-time-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

How to use

1. Clone this repository

git clone https://github.com/lmanul/commute-time-tracker.git

2. Get your Google Maps API key

You need to paste your own API key for the Google Maps API. See https://console.developers.google.com/

You will need to enable these APIs:

  • Maps Javascript API
  • Directions API

3. Paste your key into the index.html file

Replace "PASTE_YOUR_API_KEY_HERE" with the key.

4. Load index.html in your browser

Just use File -> Open.

Screenshot

About

A simple web page that uses the Google maps API to track time spent in traffic

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages