Skip to content
/ ptmap Public
forked from plepe/ptmap

Public transport map, based on OpenStreetMap (via Overpass API)

Notifications You must be signed in to change notification settings

AddisMap/ptmap

 
 

Repository files navigation

INSTALLATION

npm install
cp conf.json-dist conf.json
nano conf.json
npm run build
npm run doc # (optional) create jsdoc documentation in doc/

CONTRIBUTING

This application is developed by Stephan Bösch-Plepelits. You are very welcome to post bug reports, ideas and pull requests to the Github repository.

About

Public transport map, based on OpenStreetMap (via Overpass API)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 93.2%
  • HTML 5.0%
  • CSS 1.2%
  • PHP 0.6%