makinacorpus / django-leaflet

Use Leaflet in your Django projects
GNU Lesser General Public License v3.0
710 stars 281 forks source link
django leaflet maps

============== Django Leaflet

See the documentation <https://django-leaflet.readthedocs.io/en/latest/>_ for more information.

django-leaflet allows you to use Leaflet <http://leafletjs.com> in your Django <https://www.djangoproject.com> projects.

It embeds Leaflet version 1.9.3.

.. image:: https://readthedocs.org/projects/django-leaflet/badge/?version=latest :target: http://django-leaflet.readthedocs.io/en/latest/?badge=latest :alt: Documentation Status

.. image:: https://img.shields.io/pypi/v/django-leaflet.svg :target: https://pypi.python.org/pypi/django-leaflet

.. image:: https://img.shields.io/pypi/dm/django-leaflet.svg :target: https://pypi.python.org/pypi/django-leaflet

.. image:: https://coveralls.io/repos/makinacorpus/django-leaflet/badge.png :target: https://coveralls.io/r/makinacorpus/django-leaflet

Main purposes of having a python package for the Leaflet Javascript library :

:note:

*django-leaflet* is compatible with `django-geojson <https://github.com/makinacorpus/django-geojson.git>`_ fields, which
allow handling geographic data without spatial database.

======= AUTHORS

|makinacom|_

.. |makinacom| image:: http://depot.makina-corpus.org/public/logo.gif .. _makinacom: http://www.makina-corpus.com

======= LICENSE