{ "info": { "author": "Flavio Curella", "author_email": "flavio.curella@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "Framework :: Django", "Intended Audience :: Developers", "Intended Audience :: Information Technology", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python" ], "description": "Django Google Maps\n======================================\n\nThis app provides template tags for easily creating Google Maps from GeoDjango models.\n\nInstallation\n~~~~~~~~~~~~\n\n1. Add ``GOOGLE_API_KEY`` to your settings.\n2. Add ``'gmaps'`` to your ``INSTALLED_APPS``.\n\n\nUsage\n~~~~~\n\n::\n\n {% load gmaps %}\n
\n\n {% gmap_js %} {# prints out the