Trip Planner




function myFunction() { const goingTo = document.getElementById("to").value; const comingFrom= document.getElementById("from").value; window.open("https://www.google.com/maps?f=d&hl=en&dirflg=r&sll=41.080424%2C-73.423536&saddr="+comingFrom+"&daddr="+goingTo+"&transitsubmit=Plan+My+Bus+Trip"); }

How to Ride

SR Testing

SR Testing

Paratransit

All our bus stops are handicap accessible

Fares

All our bus stops are handicap accessible

Wheels2U

All our bus stops are handicap accessible

Active Transport

All our bus stops are handicap accessible

ANNOUNCEMENTS

Latest Happenings

const fetchNews = async () => fetch('/wp-json/wp/v2/news?per_page=1').then(res => res.json()); const renderNews = ({ news }) => { news.forEach(news_item => { jQuery('#latest-news').append('

Latest News

'+news_item.acf.news_date+'

'+news_item.acf.news_description+'

'); }) } const render = async () => { const news = await fetchNews(); renderNews({ news }); } render();
const fetchProjects = async () => fetch('/wp-json/wp/v2/event?per_page=1').then(res => res.json()); const renderProjects = ({ projects }) => { projects.forEach(project => { jQuery('#latest-projects').append('

Upcoming Events

'+project.acf.event_date+'

| '+project.acf.event_time_start+'

'+project.acf.event_description+'

'); }) } const renderProject = async () => { const projects = await fetchProjects(); renderProjects({ projects }); } renderProject();

Travel Advisories

!function(e){"function"==typeof define&&define.amd?define(e):e()}(function(){jQuery(document).ready(function(){window.twitterFetcher.fetch({profile:{screenName:"NorwalkTransit"},domId:"latest-tweet",maxTweets:1,enableLinks:!0,showRetweet:!1,showUser:!1,showTime:true,showInteraction:!1,customCallback:function(e){document.getElementById("latest-tweet").innerHTML=e[0]}})})});

CONTACT US

We’d love to hear from you

Your content goes here. Edit or remove this text inline or in the module Content settings.

275 Wilson Ave, Norwalk, CT 06854

(203) 852-0000