Metadata-Version: 1.0
Name: plomino.leaflet
Version: 0.1dev
Summary: Leaflet/Plomino integration
Home-page: https://github.com/plomino/plomino.leaflet
Author: Eric BREHAULT
Author-email: eric.brehault@makina-corpus.org
License: GPL
Description: Description
        ===========
        
        ``plomino.leaflet`` provides a Leaflet map field type to Plomino.
        
        Installation
        ============
        
        Add ``plomino.leaflet`` to your buildout, run the buildout.
        
        Usage
        =====
        
        In read mode, the field just displays its geometries.
        In edit mode, the map contains buttons to create or delete existing geometries.
        The geometry is stored as GeoJSON.
        In the settings tab, Leaflet javascript can be customized for both read or edit mode.
        
        Credits
        ========
        
        Authors
        -------
        
        * Eric BREHAULT <eric.brehault@makina-corpus.org>
        
        Companies
        ---------
        
        |makinacom|_
        
          * `Planet Makina Corpus <http://www.makina-corpus.org>`_
          * `Contact us <mailto:python@makina-corpus.org>`_
        
        .. |makinacom| image:: http://depot.makina-corpus.org/public/logo.gif
        .. _makinacom:  http://www.makina-corpus.com
         
        
        Changelog
        =========
        
        0.1a (2013-01-15)
        -----------------
        
        - Initial release
        
Keywords: Plomino,leaflet
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Programming Language :: Python
