0.8.2 • Published 7 years ago

leaflet-storage v0.8.2

Weekly downloads
2
License
WTFPL
Repository
github
Last release
7 years ago

===============

Leaflet-Storage

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

Demo: http://umap.fluv.io/


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:

  • django-leaflet-storage <https://github.com/yohanboniface/django-leaflet-storage>_

================

Functional tests

Functional tests are implemented with mocha <http://mochajs.org/#asynchronous-code>, chai <http://chaijs.com/> and sinon <http://sinonjs.org/>_.

To launch them::

cd Leaflet.Storage/
make test

================

Show me an image

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