Metadata-Version: 2.0
Name: cmsplugin-yandex-maps
Version: 0.1.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
Keywords: Django Django-CMS Yandex Map
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Dist: Django (>=1.7)
Requires-Dist: django-cms (>=3)

cmsplugin-yandex-maps
===========
Rich functionality Yandex Maps plugin for Django-CMS

v0.1.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)

