### Eclipse Workspace Patch 1.0
#P embed_gmap-HEAD
Index: README.txt
===================================================================
RCS file: /cvs/drupal/contributions/modules/embed_gmap/README.txt,v
retrieving revision 1.1
diff -u -r1.1 README.txt
--- README.txt	1 Jul 2009 09:54:01 -0000	1.1
+++ README.txt	29 Apr 2010 04:31:20 -0000
@@ -1,28 +1,53 @@
 /* $Id: README.txt,v 1.1 2009/07/01 09:54:01 haugstrup Exp $ */
 
 -- SUMMARY --
-
 The Embed Google Maps module provides a CCK field for embedding Google Maps
 into nodes. You can embed any kind of Google Maps including driving directions
 and personal maps. You can also type a search query into the field and
 display the search results in the field.
 
 To submit bug reports and feature suggestions, or to track changes:
-  http://drupal.org/project/issues/embed_gmap
+http://drupal.org/project/issues/embed_gmap
 
 
 -- REQUIREMENTS --
-
 * Content Construction Kit (CCK)
+* Drupal 6.x
 
 
 -- INSTALLATION --
-
 * Install as usual, see http://drupal.org/node/70151 for further information.
 
 
--- CONTACT --
+-- CONFIGURING AND USING --
+* Go to admin/content/types.
+* Click on appropriate 'manage fields' link.
+* Add a new field type 'Embedded Google Map'.
+* Click on 'Save' button.
+* Go to admin/user/permissions. Find the 'content_permissions module' section. Set appropriate permissions.
+* Go to http://maps.google.com Search for any location. For example search for 'Vancouver, British Columbia, Canada' without the quotes.
+Note that the map will be copy as is. So for example if you want a satellite view click on 'Satellite' button. You can also move the map by clicking and dragging.
+* On the top right side of the Google Maps page click on 'Link'.
+* Copy the link title 'Paste HTML to embed in website'.
+* Go back to your Drupal site at node/add. Create a new content.
+* Paste the link into the 'Embedded Google Map' field.
+* Click on 'Save' button.
+* If successful you'll see the map on the next page.
+* To edit the map redo above steps starting at 'go to http://maps.google.com'
+
+
+-- CONTRIBUTE. REPORTING ISSUE. REQUESTING SUPPORT. REQUESTING NEW FEATURE. --
+* Go to the module issue queue at http://drupal.org/project/issues/embed_gmap?status=All&categories=All
+* Click on CREATE A NEW ISSUE link.
+* Fill the form.
+* To get a status report on your request go to http://drupal.org/project/issues/user
 
+
+-- UPGRADING --
+Read more at http://drupal.org/node/250790
+
+
+-- CONTACT --
 Maintainer:
 * Andreas Haugstrup Pedersen (andreashaugstrup) - http://drupal.org/user/83346
 
