Skip to content

UpstateData/transit-directions-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Transit Directions Example App

A simple application that demonstrates how to use the Google Maps Directions API to get transit routing details.

Usage

  • Get a Google API key (if you don't have one already)
  • Clone this repo
  • Install dependencies: ~$ npm install
  • Copy config.js.sample to config.js and update the file with your Google API key.
  • Start the app: ~$ npm start
  • Point your browser to http://127.0.0.1:3000/

About

A simple app to demonstrate how to get transit routing from the Google Maps Directions API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published