zh-bus-realtime icon indicating copy to clipboard operation
zh-bus-realtime copied to clipboard

珠海公交巴士实时地图

珠海公交巴士实时地图

  • 巴士线路、站点、实时位置查询
  • 支持同时查看多条线路
  • 支持保存、读取线路方案(LocalStorage)

地址:https://zhbus.wxsm.space

(公交查询接口已失效,项目下线)

截图:

screenshot

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For a detailed explanation on how things work, check out the guide and docs for vue-loader.