Maps (1.1)
- Maps download link: http://plone.org/products/maps/releases
- Homepage of Maps: http://plone.org/products/maps
- Maps repository: http://svn.plone.org/svn/collective/Maps/
A Google Maps solution for Plone.
The main purpose of this product is to provide a very simple to use Google Maps integration for Plone. The following goals were set for development:
- Ease of use
- Add locations to a folder
- Set the view of the folder to Map
- It figures out how to center and zoom the map automatically
- Flexibility for enhancement by using the Zope 3 component architecture
- Sane fallbacks when Javascript is not available
- Clean separation of javascript, templates and logic
- Works on Smart Folders
To use Google Maps you need an API key from Google.
Two keys are included for testing with the following URLs:
- http://localhost:8080
- http://testing:8080
You have to setup your keys through the ZMI in
portal_properties/maps_properties/map_api_keys
Maps will take the portal_url and search for a matching key. If your
portal
is in a subdirectory like http://localhost:8080/portal,
it will use the
first key which matches.
Created by Florian Schulze for Plone Solutions in 2007.
Parts are based on:
Development sponsored by the Student Services of Bergen, Norway
Plone Solutions AS
There are currently no items in this folder.


