umap-project / Leaflet.Storage

Manage map and features with Leaflet and expose them for backend storage through an API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Archived: see https://github.com/umap-project/umap

Leaflet-Storage

Manage map and features with Leaflet and expose them for backend storage with an API.

Feedback and issues

Please use uMap issues: https://github.com/umap-project/umap/issues

Backend agnostic

Leaflet.Storage is backend agnostic: it only knows about a convention API.

Known backends:

Functional tests

Functional tests are implemented with mocha, chai and sinon.

To launch them:

cd Leaflet.Storage/
make test

Show me an image

http://i.imgur.com/vOllwf6.png

About

Manage map and features with Leaflet and expose them for backend storage through an API.

License:Do What The F*ck You Want To Public License


Languages

Language:JavaScript 87.2%Language:CSS 11.4%Language:HTML 1.3%Language:Makefile 0.1%