Rich functionality Yandex Maps plugin for Django-CMS
Project description
cmsplugin-yandex-maps
Rich functionality Yandex Maps plugin for Django-CMS
v0.4.2
REQUIREMENTS
Python >= 3.3
Django >= 1.8
Django-CMS >=3.3
INSTALLATION
run
pip install cmsplugin-yandex-map
orpip install git+https://github.com/Atterratio/cmsplugin-yandex-maps.git
;add
cmsplugin-yandex-map
to yourINSTALLED_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
andurl(r'^yamaps/', include(cmsplugin_yandex_maps.urls, namespace="yamaps")),
to yoursurlpatterns
inurls.py
.
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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file cmsplugin-yandex-maps-0.4.4.tar.gz
.
File metadata
- Download URL: cmsplugin-yandex-maps-0.4.4.tar.gz
- Upload date:
- Size: 37.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 11c4c3da9a8c471a3c7efbfa46727266264606b961e4c708f41bf9b2816e5755 |
|
MD5 | 8cda8fe78971266d7333e97ff2c7458f |
|
BLAKE2b-256 | 112e76cf47c52dbc42ea71ab1f14976bf07231059eb4a9101b8965af7a463509 |
File details
Details for the file cmsplugin_yandex_maps-0.4.4-py3-none-any.whl
.
File metadata
- Download URL: cmsplugin_yandex_maps-0.4.4-py3-none-any.whl
- Upload date:
- Size: 55.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9a96780c3094b5ce01104dfd48f23b392fea1c2c8d51b92d825f8e29fbb4c464 |
|
MD5 | 872f983f962180cdc87b0d7212f28a9c |
|
BLAKE2b-256 | 495b86e925f2be5ba0d6f658222e31776a50df969ac51b3aec38ca409e543036 |