osm-pt-ngx-leaflet
osm-pt-ngx-leaflet copied to clipboard
An online web editor used to edit public transport routes on OpenStreetMap built with Angular, Leaflet and Webpack.
osm-pt-ngx-leaflet
Stable release (master branch)
Latest release (develop branch)
An online web editor used to edit public transport routes on OpenStreetMap with desktop and mobile devices.
If you want to submit issue or PR, please study the Contributing.md.
Visit the wiki page for more information.
How to start?
Developing 👷
Use a browser based development environment:
Setup project locally
This project requires npm to run locally and it is built mainly with Angular and Leaflet.
- Run
npm installto install all dependencies. - Run
npm startto enable local development server. - Open the browser at
http://localhost:4200/to see the application.
Communication
Contact me via OSM messages here.
Acknowledgment
The development was supported by Google during the Google Summer of Code 2017 and 2018 for OpenStreetMap organization. Please visit wiki-Acknowledgment for details.
Support
Please visit wiki-Support for details.
