Simply place the ATGoogleMaps folder in your Zope's Products dir, restart zope.
% wget http://takanory.net/plone/develop/atgooglemaps/releases/ATGoogleMaps-0.5.tar.gz % tar xfz ATGoogleMaps-0.5.tar.gz % sudo chown -R zope:zope ATGoogleMaps % sudo mv ATGoogleMaps /var/lib/zope/Products % sudo /etc/init.d/zope restart
Install ATGoogleMaps in your Plone site, go to Site Setup -> Add/Remove Products.
Please select ATGoogleMaps Settings in Add-on Product Configration .
Google Maps API Key setting form is displayed.
To generate Google Maps API Key for your site, Sign up for the Google Maps API link clicked. Google Account is is necessary to generate Google Maps API Key.
Check I have read and .... checkbox and input your Plone site URL.
Copy generated API Key value.
Paste API Key value to ATGoogleMaps Settings.
Installation and setup of ATGoogleMaps is finished.