Django yandex and google maps integration
Posted two new repositaries on github yandex and google maps api integration with search by address location
https://github.com/coolchevy/django-yandexmaps
https://github.com/coolchevy/django-googlemaps
Yandex Maps:
– add your YANDEXMAPS_API_KEY to settings.py
– add ‘yandex_maps’ in INSTALLED_APPS
Example:
{% load yandexmaps_tags %} {% yandex_map_by_address object.get_address object.title 500,300 %}
Demo:
http://colorsound.com.ua/events/2012/06/01/colorsound-party/
Читайте також:
- Retrieving elements in a specific order in django
- Django suit admin inline pagination
- Django defer, only
- Ordering related objects in Django
- django postgresql та SCHEMA для таблиць
- Django admin filter by ranges of ages
- Проксі моделі Django
- django custom admin
- MemcachedKeyLengthError: Key length is > 250
- django-mptt деревоподібний select