Metadata-Version: 1.0
Name: redturtle.maps.core
Version: 0.1.2
Summary: Every plone contents can be drawn on a Maps'map
Home-page: http://plone.org/products/redturtle-maps.core
Author: Andrew Mleczko, Massimo Azzolini, Luca Fabbri
Author-email: massimo@redturtle.net
License: GPL
Description: 
        Introduction
        ============
        
        This egg is just an adapter which let all the ATContentTypes to be "mappable" on a GoogleMap
        managed by Products.Maps
        
        TO DO
        =====
        
        * Integration with p4a.subtyper?
        
        History
        =======
        
        A history of the releases
        
        === 0.1.2 ===
        
        * Now lat and lon are saved in the object
        
        === 0.1.1 ===
        
        * Fixed bug: when a location was not specified on a object inside a folder, the map display
        a marker on lat 0, long 0.
        * Location was not quoted, so very often this break the map visualization.
        
        === 0.1.0 ===
        
        First release
Keywords: maps contents plone
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Framework :: Plone
