collective.portlet.map
collective.portlet.map shows GoogleMaps locations in a dynamic portlet. It works together with the Maps product.
Current release
No stable release available yet.
If you are interested in getting the source code of this project, you can get it from the code repository.
Project Description
Collective.portlet.map is a GMaps integration product. It leans on the Maps product, reading Maps configurations, and it uses adapters to extract geolocalizations.
Using collective.portlet.map you can have a fully functional google map view in a portlet.
How does it works
Install collective.portlet.maps and Maps.
Activate the "Map Portlet" and add one or more Location content in a folder.
The Map Portlet will appear next to the folder view, showing all the Locations in a handy portlet map.
Installation
You can add collective.portlet.map and Maps to your buildout add collective.portlet.map to the development section
eggs =
${buildout:eggs}
${plone:eggs}
Products.Maps
collective.portlet.map zcml =
collective.portlet.map
collective.portlet.map-overrides
Versions & Dependencies
collective.portlet.map is tested on Plone3.1 and it currently uses Maps .
