Skip to content

isabella232/react-routing-playground

 
 

Repository files navigation

Routing Playground

The routing playground allows generating and exploring routes generated by directions and routes preferred.

Screenshot

Disclaimer

This is not an officially supported Google product

Getting Started

export REACT_APP_GOOGLE_MAPS_API_KEY=<your api key>
npm run start

Using offline/pre-computed datasets

  1. Select the datasets of interest and click the download button
  2. Copy the downloaded files (preserving names) into public/
  3. Add 'offline:true' flag to Data.js
  4. npm run build
  5. deploy build

About

No description, website, or topics provided.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 91.4%
  • HTML 4.5%
  • CSS 4.1%