An open API service indexing awesome lists of open source software.

https://github.com/umap-project/Leaflet.Storage

Manage map and features with Leaflet and expose them for backend storage through an API.
https://github.com/umap-project/Leaflet.Storage

leaflet leaflet-plugin umap

Last synced: about 1 month ago
JSON representation

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

Awesome Lists containing this project

README

        

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:

- `django-leaflet-storage `_

================
Functional tests
================

Functional tests are implemented with `mocha `_,
`chai `_ and `sinon `_.

To launch them::

cd Leaflet.Storage/
make test

================
Show me an image
================

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