Manage map and features with Leaflet and expose them for backend storage with an API.
Demo: http://umap.fluv.io/
Please use uMap issues: https://github.com/umap-project/umap/issues
Leaflet.Storage is backend agnostic: it only knows about a convention API.
Known backends:
Functional tests are implemented with mocha, chai and sinon.
To launch them:
cd Leaflet.Storage/ make test