Changes between Version 13 and Version 14 of qPloneGoogleMaps


Ignore:
Timestamp:
Jul 11, 2006 12:04:34 PM (18 years ago)
Author:
olena
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • qPloneGoogleMaps

    v13 v14  
    33 
    44== Plone Google Maps Features == 
     5 
    56 1.  Due to '''qPloneGoogleMaps''' you can set up the latitude and longitude of your site objects and have their maps exhibited on your site. 
    6  2. Any object with the latitude-longitude 
     7 2. Any object with the latitude-longitude has an additional [http://quintagroup.com/services/plone-development/products/google-maps/school-portlet-map.png/ map portlet] displaying this object. This portlet, in turn, has a template '''"Large screen"'''. If you click on the [http://quintagroup.com/services/plone-development/products/google-maps/school-portlet-map-large-screen.png/ '''"large screen"'''] below the portlet, you will be able to see the full-size map of the page with its description. 
     8 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. 
     9 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.  
     10 
    711 
    812== Plone Google Maps Installation == 
     13 
    914 * Install '''qPloneGoogleMaps''' and '''geolocation''' as Zope products 
    1015 * Install these two products in your Plone instance with Quick Installer (Plone Control Panel ->Add/remove Products) 
     
    1217== How To Use qPloneGoogleMaps == 
    1318 
    14   
     19=== Use Case 1 === 
    1520 
    16 Let's assume you have a page with the description of School1 and with the latitude-longitude parameters set up. Go to this page and have a look at the portlet with the map on the bottom of the page:  
    17  
    18 http://quintagroup.com/services/plone-development/products/google-maps/school-portlet-map.png/ 
    19  
    20 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: 
    21  
    22 http://quintagroup.com/services/plone-development/products/google-maps/school-portlet-map-large-screen.png/ 
    23  
    24 == Use Case 1 == 
    25  
    26  * Suppose you have a folder "School". 
    27  * Create two pages for this folder ("School1", "School2") 
    28  
    29 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.  
     21 * Suppose you have a folder '''"School"''' 
     22 * Create two pages for this folder ('''"School 1"''', '''"School 2"''') 
     23 * Go to the page '''"School 1"''' and click on the tab '''"geolocation"'''  
     24 * You will see a page with the 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: 
    3025 
    3126http://quintagroup.com/services/plone-development/products/google-maps/geolocation.png 
    3227 
    33 In case you want to change the location of your object, you don't need to know the exact latitude http://koi.mail.ru/cgi-bin/readmsg?id=11525514330000009789and longitude values: just click on the map region you need, and the marker of the object will move in a way you like. 
    34  
    35  
    36 If you click on the display view drop-down menu, you will see an additional "maps view".  
    37  
    38 Suppose, we have a folder with two pages, for both of which the latitude and longitude parameters have been set up. Go to this folder and choose "maps view" from the "display" drop-down menu. You will see the map with both of these objects marked with the markers. If you click on one of these objects you will see its name appear beside it. 
     28 * Do the same steps for the page '''"School 2"''' 
     29 * Go to the folder '''"School"''' 
     30 * Choose "maps view" from the "display" drop-down menu. You will see the map with both of these objects ('''"School 1"''', '''"School 2"''') marked with the markers. If you click on one of these markers you will see its name appear beside it (after the click on this name you will be taken to the page the marker displays) 
    3931 
    4032http://quintagroup.com/services/plone-development/products/google-maps/mapsview.png 
    4133 
    42 == Use Case 2 == 
    4334 
    44 Due to qPloneGoogleMaps the folders on your site can have an additional content type '''"Map"'''.  
     35=== Use Case 2 === 
    4536 
    4637 * Suppose, you have a folder "Nigeria". 
     
    5041http://quintagroup.com/services/plone-development/products/google-maps/overlay.png 
    5142 
    52 You can create an overlay in the following way: 
    53  * Add an overlay to the map 
    54  * Enter its Short Name and title 
     43 * Choose "overlay" from "add item" drop-down menu 
     44 * Enter Short Name and title of a new overlay (f.eg. "Satellite Uplink Stations") 
    5545 
    5646http://quintagroup.com/services/plone-development/products/google-maps/editoverlay.png 
    5747 
    58  * now choose the object with the latitude-longitude parameters you want your marker to be tied to and click "insert": 
     48 * Click "browse" button for the "Markers Source" pop-up window to appear 
     49 * now choose the object with the latitude-longitude parameters you want your marker to be tied to ("Nigeria=>"Satellite Uplink Stations") and click "insert": 
    5950 
    6051http://quintagroup.com/services/plone-development/products/google-maps/markers.png 
    6152  
    6253 
    63  * After browsing the object for the marker select the marker's color which will be shown on the map  
    64  * Click the '''"Save"''' button. 
     54 * Return to the '''"Edit Overlay"''' page to select the marker's color which will be shown on the map  
     55 * Click the '''"Save"''' button 
    6556 
    66 You can create overlays for all the pages in the folder if you want all of them to be shown on one map. 
    67 Go to this folder and choose the maps view. Your map will look like this: 
     57 * Complete the same steps for creating overlays for other objects of the folder '''"Nigeria"'''  
     58 * Go to this folder and choose the map. It will look like this: 
    6859 
    6960http://quintagroup.com/services/plone-development/products/google-maps/wholemap.png