migrate
How-to migrate to ATGoogleMaps 0.5 from ATGoogleMaps 0.4.1 or lower.
migration
- Install ATGoogleMaps 0.5 in your zope
Productsfolder. - resart zope.
Site Setup->Add/Remove Products-> Click ATGoogleMaps upgrade link for reinstall.
- Finally, execute ATGoogleMaps data migration code on your web browser.
Input URL like
${portal_url}/migrate_latlng_fieldto web browser.ex: http://www.example.com/plone/migrate_latlng_field
Migration of ATGooglemaps is finished. Please chekc that the map is normally displayed.
change zoom level
If you upgrade from ATGoogleMaps 0.3.1 or lower(It user Google Maps API Version 1), change zoom level.
You can convert between old and new zoom levels with the following formula:
newZoom = 17 - oldZoom
ref: Zoom Level Order - Google Maps API Version 2 Upgrade Guide
Re: migrating from 0.3 vers
A) in ZMI -> archetype_tool ->Update Schema tab -> Check ATGoogleMaps.GMap -> Click "Update schema" button
or
B) Input URL lik "GMap's url + /edit" to web browser(ex: http://example.com/foomap/edit)
-> Click "Save" button
Cannot add GMarker
Hi, I just upgraded to 0.5. When I try to add a GMarker Plone tolds me that I have insufficient rights. Any ideas?
migration OK
migration from 0.3.1 to 0.5.1 went great!
thank you very much, Francesco
http://www.archenet.it
same problems on privilages
I wrote ok too early. Actually I have the same problem as Jan, after installation i cannot add any more gmarker (insufficient_privileges error). Any ideas on how to solve it?
thank you in advance Francesco
same problem on privileges
After installation and migration from 0.4.1 I cannot add any more gmarker (insufficient_privileges error). I updated schema. Changed Workflow from my customised workflow to plone_workflow. I had the problems with 4.1: I could create Gmarkers, but not edit them after creation, but delete. On sites with Standard-Workflows it works well. Maybe it depends on the workflow-schemas and the corresponding privileges (security-settings change). I try to have a look there if I find time. Thank you for the great Product! Good improvement of interface from 4.1! What about a snapshot function like a FavoriteView!
http://www.infopair.com
Suggestions for further development
Thanx for that great Plone product. I tried to reach you by email but everytime I got "not reachable" so I use this way. Please be so kind and write me a mail to dirk.grossmann@gmail.com. So I could give you the link to my side project to your product. If you wanna hve a look try this link: http://worldgis.de/domains/worldgis.de/portal/oberhof
migrating from 0.3 vers
Hi thanks for a great Product. But after I migrate, i get an error Exception Type AttributeError Exception Value overviewControl
I think this is beacuse of the cahnge in the default zoom. But how do I actually change the zoom level, if I cant get to it via the GUI?