How to use OpenTripPlanner inside of a javascript website?

109 views Asked by At

I am fairly new to the OpenTripPlanner and would like to implement it into a small portion of an already built website. Is this possible and if so how would I go about adding it?

1

There are 1 answers

0
cwoods On

The OpenTripPlanner platform provides a web front-end to plan journeys so you can embed that into your website using an iframe.

http://docs.opentripplanner.org/en/latest/Basic-Tutorial/#simple-one-step-server

https://developer.mozilla.org/en-US/docs/Web/HTML/Element/iframe