Plone Google Maps 0.2 (Sep 28, 2006)

Plone Google Maps (qPloneGoogleMaps) is a Google Maps view product for the Plone content management system which enables integration of Google Maps into Plone sites.

For additional information about this project, please visit the overview page .

Available downloads

Product Package

For all platforms (42 kb)

Release Notes

Tested with Plone 2.5
State Final release
License GPL

Plone Google Maps Features

  1. Due to qPloneGoogleMaps you can set up the latitude and longitude of your site objects and have their maps exhibited on your site.
  2. Any object with the latitude-longitude has an additional map portlet displaying this object. This portlet, in turn, has a template "Large screen". If you click on the large screen below the portlet, you will be able to see the full-size map of the page with its description.
  3. The folders containing objects with the latitude-longitude parameters have an additional display view - "maps view", which gives an opportunity to see the full-size map with all these objects.
  4. There is a new content type "Map" which can have other content types - "overlays". It enables the positioning of different objects on one map showing them with the markers of different colours.

Dependency

 

    - Zope 2.9.3+

    - CMF 1.6.1+

    - Plone 2.5.0+

    - geolocation (0.5 version) product to enable geolocation properties for plone content types

 

Change log

0.2.0

  * updated README.txt, DEPENDENCY.txt

  * partial adapter  implementation

  * added tests

  * added overlay manipulation

  * provided initial functionality