Skip to content

conveyal/tripplanner.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tripplanner-js

A simple proof-of-concept trip planner in JavaScript.

Usage

Create a TransportNetwork file by loading data into an OpenTripPlanner TransportNetwork and then calling the writePortable method. Then run

npm start path/to/file

browse to localhost:8181, and click on the map to plan a trip.

About

A trip planner entirely written in isomorphic javascript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published