Skip to main content

Rich functionality Yandex Maps plugin for Django-CMS

Project description

https://travis-ci.org/Atterratio/cmsplugin-yandex-maps.svg?branch=master https://codecov.io/gh/Atterratio/cmsplugin-yandex-maps/coverage.svg?branch=master

cmsplugin-yandex-maps

Rich functionality Yandex Maps plugin for Django-CMS

https://img.shields.io/badge/Donate-PayPal-blue.svg https://img.shields.io/badge/Donate-YaMoney-orange.svg

v0.4.2

REQUIREMENTS

  • Python >= 3.3

  • Django >= 1.8

  • Django-CMS >=3.3

INSTALLATION

  • run pip install cmsplugin-yandex-map or pip install git+https://github.com/Atterratio/cmsplugin-yandex-maps.git;

  • add cmsplugin-yandex-map to your INSTALLED_APPS;

  • run manage.py migrate;

  • run manage.py collectstatic;

  • add jQuery to you page template if you haven’t do this already;

  • (optional) for “drag & drop” map and marker add import cmsplugin_yandex_maps.urls and url(r'^yamaps/', include(cmsplugin_yandex_maps.urls, namespace="yamaps")), to yours urlpatterns in 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

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.3.tar.gz (34.3 kB view hashes)

Uploaded Source

Built Distribution

cmsplugin_yandex_maps-0.4.3-py3-none-any.whl (51.2 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