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/
Читайте також:
- django postgresql та SCHEMA для таблиць
- Django admin filter by ranges of ages
- How to expire session on browser close in django
- Django mongoengine cache backend
- MemcachedKeyLengthError: Key length is > 250
- Django defer, only
- django-stdimage traceback "The '%s' attribute has no file associated with it"
- Django suit admin inline pagination
- django excel response
- Goo.gl URL shortener