Sun 18 Feb 2007
QuizNight.net Google Transit directions mashup
Posted by Joe Hughes under Google Transit, Seattle
A Seattle-based pub trivia site just added a nifty transit directions feature to their site, combining their own location database with Google Transit’s Seattle routing. To see an example:
- View one of their venue pages, such as The Great Nabob.
- Enter a Seattle address into the “Current location:” box in the upper-right part of the page (for example,
pike and broadway seattle), and click “Save”. A red X should appear on the map. - Hit reload in your browser to refresh the page. A “Get transit options (Experimental)” link should appear under the venue address on the left.
- Click the link for Google Transit directions!
The feature is basically just creating a GET request URL containing the start and end addresses, along with the time that the quiz starts, for Google Transit. Nice work, guys!