Skip to main content

Rich functionality Yandex Maps plugin for Django-CMS

Project description

=====================
cmsplugin-yandex-maps
=====================

Rich functionality Yandex Maps plugin for Django-CMS

.. image:: https://img.shields.io/badge/Donate-PayPal-blue.svg
:target: https://www.paypal.me/Atterratio
.. image:: https://img.shields.io/badge/Donate-YaMoney-orange.svg
:target: http://yasobe.ru/na/atterratio


------
v0.4.2
------

INSTALLATION
============

* run :code:`pip install cmsplugin-yandex-map` or :code:`pip install git+https://github.com/Atterratio/cmsplugin-yandex-maps.git`;
* add :code:`cmsplugin-yandex-map` to your :code:`INSTALLED_APPS`;
* run :code:`manage.py migrate`;
* run :code:`manage.py collectstatic`;
* add *jQuery* to you page template if you haven't do this already;
- (optional) for "drag & drop" map and marker add :code:`url(r'^yamaps/', include('cmsplugin_yandex_maps.urls', namespace="yamaps")),` to yours :code:`urlpatterns` in :code:`urls.py`, or add app *Yandex Maps* to one of you pages.


FEATURES
========

* map & markers customisation
* several maps on page
* multi markers
* auto coordinates and auto placment
* "drag & drop" markers and map(in page edit mode)
* standalone marker simple(right click on map in page edit mode) create
* size tweak
* hack for hidden ellements like modal, accordion, carousel
* routing


CHANGELOG
=========

v0.4.2:
-------

* fix save placement button icon
* fix README

v0.4.1:
-------

* return README.rst for divio support
* remove LANGUAGE_CODE from template(unnecessary can do bugs)

v0.4.0:
-------

* remove jQuery from plugin template(see instalation)
* change map placment from page edit mod
* "drag & drop" placemarks from page edit mod
* add standalone placemark by right click on map in page edit mod


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


Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cmsplugin-yandex-maps-0.4.2.tar.gz (31.3 kB view hashes)

Uploaded Source

Built Distribution

cmsplugin_yandex_maps-0.4.2-py3-none-any.whl (45.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page