Changes between Version 3 and Version 4 of qPloneGoogleMaps
- Timestamp:
- Jul 10, 2006 3:10:14 PM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
qPloneGoogleMaps
v3 v4 4 4 == Plone Google Maps Installation == 5 5 * Install '''qPloneGoogleMaps''' and '''geolocation''' as Zope products 6 * Install these two products in your Plone instance with Quick Installer (Plone Control Panel ->Add/remove Products)6 * Install these two products in your Plone instance with Quick Installer (Plone Control Panel ->Add/remove Products) 7 7 8 8 == How To Use qPloneGoogleMaps == 9 9 10 10 Due to '''qPloneGoogleMaps''' you can set up the latitude and longitude of your site objects and have their maps exhibited on your site. 11 Choose the object you need and click on the tab '''"geolocation"''', which appeared after the installation of the Plone product with the same name. You will see a page with latitude and longitude fields and an empty Google map. Fill in the fields with the latitude and longitude values, click the "Save" button and you will see the changes on the map below. 11 12 Choose the object you need and click on the tab '''"geolocation"''', which appeared after the installation of the Plone product with the same name. You will see a page with latitude and longitude fields and an empty Google map. Fill in the fields with the latitude and longitude values, click the "Save" button and you will see the changes on the map below. 12 13 13 14 http://quintagroup.com/services/plone-development/products/google-maps/geolocation.png 14 15 15 16 In case you want to change the location of your object, you don't need to know the exact latitude and longitude values: just click on the map region you need, and the marker of the object will move in a way you like. 17 Note that you can switch between three modes of the map by clicking on the corresponding buttons on the right top of the Google map: Map, Satellite and Hybrid (two first modes combined). 16 18 17 19 http://quintagroup.com/services/plone-development/products/google-maps/mapsview.png