{ "info": { "author": "Divio AG", "author_email": "info@divio.ch", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Internet :: WWW/HTTP :: Dynamic Content", "Topic :: Software Development", "Topic :: Software Development :: Libraries :: Application Frameworks" ], "description": "Aldryn Locations\n================\n\nAldryn Locations is the easiest way to integrate Google Maps into `Aldryn `_ and `django CMS\n`_ sites via Google's API.\n\nIt's fully featured, and includes several plugins to provide support for:\n\n* multiple locations\n* location information\n* routes and directions\n* searching\n\n\nAldryn Platform Users\n---------------------\n\nChoose a site you want to install the add-on to from the dashboard. Then go to ``Apps -> Install app`` and click\n``Install`` next to ``Locations`` app.\n\nRedeploy the site.\n\nManual Installation\n-------------------\n\n::\n\n pip install aldryn-locations\n\nAdd ``aldryn_locations`` to ``INSTALLED_APPS`` and run ``manage.py migrate aldryn_locations``.\n\nAdd ``ALDRYN_LOCATIONS_GOOGLEMAPS_APIKEY`` to your ``settings.py`` using the provided key from google\n\nConfigure ``aldryn-boilerplates`` (https://pypi.python.org/pypi/aldryn-boilerplates/).\n\nTo use the old templates, set ``ALDRYN_BOILERPLATE_NAME='legacy'``.\nTo use https://github.com/aldryn/aldryn-boilerplate-standard (recommended, will be renamed to\n``aldryn-boilerplate-bootstrap3``) set ``ALDRYN_BOILERPLATE_NAME='bootstrap3'``.\n\n\nPlugins\n-------\nAldryn Locations offers five different plugins to use. First one is the ``Map`` which works with the Google Maps JavaScript API. The other four, ``Place``, ``Directions``, ``Search`` and ``View``, are based on [Google's embed maps](https://developers.google.com/maps/documentation/embed/guide).\n\n* Place\n ``Place`` mode displays a map pin at a particular place or address, such as a landmark, business, geographic feature, or town.\n\n* Directions\n ``Directions`` mode displays the path between two or more specified points on the map, as well as the distance and travel time.\n\n* Search\n ``Search`` mode displays results for a search across the visible map region. It's recommended that a location for the search be defined, either by including a location in the search term (record stores in Seattle) or by including a center and zoom parameter to bound the search.\n\n* View\n ``View`` mode returns a map with no markers or directions baed on the search term.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/aldryn/aldryn-locations", "keywords": null, "license": "LICENSE.txt", "maintainer": null, "maintainer_email": null, "name": "aldryn-locations", "package_url": "https://pypi.org/project/aldryn-locations/", "platform": "OS Independent", "project_url": "https://pypi.org/project/aldryn-locations/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/aldryn/aldryn-locations" }, "release_url": "https://pypi.org/project/aldryn-locations/1.0.1/", "requires_dist": null, "requires_python": null, "summary": "Google Maps plugin with multiple Locations, info boxes and navigations.", "version": "1.0.1" }, "last_serial": 2178998, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "4fe9eba82d47073f523d1a3bd6b46e3e", "sha256": "07a2034f6b21cb2bb91cbee21ef86807cd1429dff99d893eb7ac2b717b37211c" }, "downloads": -1, "filename": "aldryn-locations-1.0.0.tar.gz", "has_sig": false, "md5_digest": "4fe9eba82d47073f523d1a3bd6b46e3e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 29493, "upload_time": "2016-03-14T07:31:18", "url": "https://files.pythonhosted.org/packages/63/b5/b12ae3aefca289643b9f89454629282bc0b3f2f0eeb0db26e837cd142a68/aldryn-locations-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "7186bd1df736ec63a40f56223677e07a", "sha256": "bd8a348faee40c21a595b4ddad983659a8d3cad81f57c82e5d6261cb31b09cc1" }, "downloads": -1, "filename": "aldryn-locations-1.0.1.tar.gz", "has_sig": false, "md5_digest": "7186bd1df736ec63a40f56223677e07a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 24185, "upload_time": "2016-06-21T13:56:59", "url": "https://files.pythonhosted.org/packages/e5/82/fe1ab7400e57afc7af290aebbc17a37fc5382f7305068cfe5a89f71e7f9b/aldryn-locations-1.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7186bd1df736ec63a40f56223677e07a", "sha256": "bd8a348faee40c21a595b4ddad983659a8d3cad81f57c82e5d6261cb31b09cc1" }, "downloads": -1, "filename": "aldryn-locations-1.0.1.tar.gz", "has_sig": false, "md5_digest": "7186bd1df736ec63a40f56223677e07a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 24185, "upload_time": "2016-06-21T13:56:59", "url": "https://files.pythonhosted.org/packages/e5/82/fe1ab7400e57afc7af290aebbc17a37fc5382f7305068cfe5a89f71e7f9b/aldryn-locations-1.0.1.tar.gz" } ] }