Metadata-Version: 1.0
Name: collective.gmaplocation
Version: 0.1
Summary: Plone Add-On to manage and display locations.
Home-page: UNKNOWN
Author: BlueDynamics Alliance
Author-email: dev@bluedynamics.com
License: GNU General Public Licence
Description: collective.gmaplocation
        =======================
        
        Plone Add-On for managing locations.
        
        This product uses Google Maps API V3.
        
        
        Features
        --------
        
        - Location portal type
        
        - Search and pick locations on map
        
        - Route planner integration
        
        
        Installation
        ------------
        
        - Depend your buildout on ``collective.gmaplocation``.
        
        - Make sure that package ZCML is loaded during instance startup.
        
        - Install it as Add-On in Plone via control panel or portal setup.
        
        
        Contributors
        ------------
        
        - Robert Niederreiter
        
        
        History
        -------
        
        0.1
        ---
        
        - initial work
        [rnix]
        
Keywords: web zope plone google maps
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
