Tecnoteca GoogleMap
- Warning
- This product has not had a release in over 1 year and may no longer be maintained.
Yet another GoogleMap product for Plone 3!
Project Description
About
This product lets you include google map service in a Plone 3 environment.
The Tecnoteca GoogleMap module extends Plone 3 with the capability to display
different maps with macro-categories, categories, markers, paths and areas.
Thanks to the Plone relations feature it's possible to define georeference
from/to map markers and other Plone objects.
Demo
Online demo of a single map with few markers, paths and areas.
Features
- Complete map definition (center,zoom,size,advanced controls,etc) for each map
- Custom categories with custom icons and unlimited markers per category
- Location widget to define markers' position
- Custom paths
- Custom areas
- Georeference for plone pages, events, news, images etc
- Portlet to show georeference relations
- Panoramio photos
- JQuery based interface
- Italian and English localizations
Installation
This package requires Plone 3.x or later and SmartColorWidget
Installing without buildout
Install this package in either your system path packages or in the lib/python directory of your Zope instance. You can do this using either easy_install or via the setup.py script.
Installing with buildout
1. Add "tecnoteca.googlemap" to the list of eggs to install, e.g.
[buildout]
...
eggs =
...
tecnoteca.googlemap
2. Tell the instance recipe to install a ZCML slug:
[instance]
recipe = plone.recipe.zope2instance
...
zcml =
tecnoteca.googlemap
3. Re-run buildout, e.g. with:
$ ./bin/buildout
Configuration
Before creating a GoogleMap object please configure product parameters in plone control panel ( http://path_to_your_installation/plone_control_panel ).
The google map api key can be generated here: http://code.google.com/apis/maps/signup.html
Portlet
If you'd like to add the "related markers" portlet please use the Plone portlet manager ( http://path_to_your_installation/@@manage-portlets ).
Create your map
Once you've installed and configured the product you can create a google map object.
Then, inside the google map object, you can create paths / areas / categories and, inside categories, markers.
Important: you must publish categories / markers / paths / areas to show them on the map!
Copyright and Credits
Author: Tecnoteca srl (mcelotti) - development, maintenance
"tecnoteca.googlemap" is licensed under the GPL license.
Changelog
Tecnoteca Google Map 1.0 - August 4, 2010
- Markers and categories boxes with customizable max-height
- Improved markers list (added categories titles)
- Coord widget bug fix (marker drag)
Tecnoteca Google Map 1.0-b2 - May 14, 2010
- Portlet bug fix
Tecnoteca Google Map 1.0-b1 - March 16, 2010
- Initial public release.
Current Release
Tecnoteca GoogleMap 1.0
Released Aug 04, 2010 — tested with Plone 3
1.0 stable release
More about this release…
-
Get
Tecnoteca GoogleMap
for
all platforms
- Product Package
- If you are using Plone 3.2 or higher, you probably want to install this product with buildout. See our tutorial on installing add-on products with buildout for more information.
All Releases
| Version | Released | Description | Compatibility | Status |
|---|---|---|---|---|
| 1.0-b2 | Portlet bug fix More about this release… |
Plone 3
|
beta | |
| 1.0-b1 | Initial release More about this release… |
Plone 3
|
beta | |
| 1.0 | Aug 04, 2010 | 1.0 stable release More about this release… |
Plone 3
|
final |

