项目作者: G2Jose

项目描述 :
A visualization of near-realtime TTC vehicles using react-map-gl & nextbus API
高级语言: JavaScript
项目地址: git://github.com/G2Jose/wheres-my-ttc.git
创建时间: 2017-05-14T05:29:46Z
项目社区:https://github.com/G2Jose/wheres-my-ttc

开源协议:

下载


Where’s my TTC?

Build Status

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!