Lets create an universal OSM web app for broad public. It should be as easy to use as Google Maps and offer editing capabilites like Maps.me or Osmand. See also SotM 2021 talk.
- master branch: https://osmapp.org
- examples: Empire State Building, Prague Castle or click just anything
You may add issues here on github, or try to update the code in three simple steps:
- edit code online with pencil icon (this opens a pull-request) ✏️
- wait few minutes for a preview URL 💬
- iterate 🔁
Then just wait for a comment from a maintainer.
If you are a JS dev, you may also
git clone
/yarn
/yarn dev
Or open OsmAPP in gitpod - full dev environment in your browser.
If Vercel build is failing, please runyarn build
locally to debug it.
This project was created out of pure joy, development is random. You don't have to use it, you don't have to contribute. In case you really want to, be sure to enjoy. 😁
- add some features
- fix some bugs
- some ideas in wireframes
- tested in Chrome 90 (Mac,Win,Android,iOS), Safari 14, Firefox 88, Edge 90 (slow)
- webgl technology needed
GNU GPL