Metadata-Version: 1.1
Name: cmsplugin-yandex-maps
Version: 0.3.0
Summary: Rich functionality Yandex Maps plugin for Django-CMS
Home-page: https://github.com/Atterratio/cmsplugin-yandex-maps
Author: Aeternus Atterratio
Author-email: atterratio@gmail.com
License: MIT
Description: cmsplugin-yandex-maps
        ===========
        Rich functionality Yandex Maps plugin for Django-CMS
        
        
        v0.3.0
        -------
        
        Rich functionality Yandex Maps plugin for Django-CMS
        
        
        INSTALLATION
        ===========
        
        `pip install cmsplugin-yandex-map`
        
        or
        
        `pip install git+https://github.com/Atterratio/cmsplugin-yandex-maps.git`
        
        Then, add `cmsplugin-yandex-map` to your `INSTALLED_APPS` and run `manage.py migrate`.
        
        
        FEATURES
        ===========
        
        * map & markers customisation
        * several maps on page
        * multi markers
        * auto coordinates and auto placment
        * size tweak
        * hack for hidden ellements like modal, accordion, carousel
        * routing(ugly)
        
        
        Changelog
        -------
        ####v0.3.0
        * improved clusterisation
        * improved routing
        * add collections
        
        
        ####v0.2.1
        * fix not copy markers on page save
        
        
        ####v0.2.0:
        * now can add one marker to many maps
        
        
        ####v0.1.1:
        * fix crash on set place latitude and longitude
        * fix not blank Behaviors and Controls
        
Keywords: Django Django-CMS Yandex Map
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: Topic :: Software Development :: Libraries :: Python Modules
