项目作者: G2Jose
项目描述 :
A visualization of near-realtime TTC vehicles using react-map-gl & nextbus API
高级语言: JavaScript
项目地址: git://github.com/G2Jose/wheres-my-ttc.git
Where’s my TTC?

A near-realtime visualization of Toronto Transit Commission vehicles using react-map-gl & nextbus API
Deployed at https://georgejose.com/projects/livetransit/
Medium Blog
Screenshots

Features
- View locations of vehicles
- Click and drag to pan map
- Scroll to zoom
- Color indicator on all markers that range from red to green depending on when location was last updated
Planned Features
- Optimize rendering further by only rendering markers that fall within a specific threshold of map bounds
- Mobile support using hammer.js
- Ability to enter an address
- Ability to toggle display of specific routes
Contributors Welcome!