Metadata-Version: 1.0
Name: cmsplugin-google-maps-ai
Version: 0.0.1
Summary: Google Maps embed plugin for Django CMS
Home-page: https://github.com/andersinno/cmsplugin-google-maps-ai
Author: Anders Innovations
Author-email: info@anders.fi
License: MIT
Description: cmsplugin-google-maps-ai
        ========================
        
        Google Maps embed plugin for Django CMS.
        
        
        Getting started
        ---------------
        
        1. Install
        2. Add ``'cmsplugin_google_maps_ai'`` to ``INSTALLED_APPS``
        3. Set ``GOOGLE_MAPS_API_KEY`` in Django project settings
        
        
        Installing for development
        --------------------------
        
        Use ``pip install -e /path/to/checkout`` to install as "editable" package to your venv
        
Platform: UNKNOWN
