Difference between revisions of "GeoMashup Google Maps plugin"

From Help Wiki
m
m
Line 5: Line 5:
 
#Go to '''Settings > GeoMashup''' and click the '''"Update Options"''' button on the Overall tab to accept the pre-filled Google API key
 
#Go to '''Settings > GeoMashup''' and click the '''"Update Options"''' button on the Overall tab to accept the pre-filled Google API key
 
#Review the various options available to you in these settings. These settings are explained in detail at [http://code.google.com/p/wordpress-geo-mashup/wiki/Documentation plugin's documentation]
 
#Review the various options available to you in these settings. These settings are explained in detail at [http://code.google.com/p/wordpress-geo-mashup/wiki/Documentation plugin's documentation]
[[File:Geomashup1.png|thumb|right|200px]]
+
[[File:Geomashup1.png|thumb|right|300px]]
 
===Adding geographical data to your Wordpress posts===
 
===Adding geographical data to your Wordpress posts===
 
Once the plugin has been activated you will have the ability to create placemarks or locations on a Google map at the bottom of each post add.
 
Once the plugin has been activated you will have the ability to create placemarks or locations on a Google map at the bottom of each post add.

Revision as of 14:44, 5 April 2011

The GeoMashup plugin lets you save location information with posts, pages, and other WordPress objects. These objects can then be presented on interactive Google maps in many ways.

Getting Started

  1. From your blog's dashboard activate the GeoMashup plugin
  2. Go to Settings > GeoMashup and click the "Update Options" button on the Overall tab to accept the pre-filled Google API key
  3. Review the various options available to you in these settings. These settings are explained in detail at plugin's documentation
Geomashup1.png

Adding geographical data to your Wordpress posts

Once the plugin has been activated you will have the ability to create placemarks or locations on a Google map at the bottom of each post add.

  • Find a location by enter a street address
  • Add a location by clicking on the map (you can move your location afterwards if you need to)
  • Name your location
  • Save your location if you think you may use it more than once, it will then be available from the "Saved Locations" dropdown menu when you create new posts

Add maps to your wordpress posts

Using the GeoMashup shortcode you can embed Google maps to any geolocated post.

  1. Create a post
  2. Add geolocation data at the bottom
  3. In the body of the post include the GeoMashup short code [geo_mashup_map]

For more info on available GeoMashup tags see http://code.google.com/p/wordpress-geo-mashup/wiki/TagReference

Create a Global Mashup page

You can also create a master map that will display all of your site's placemarks. By clicking on a placemark you'll be able to read the contents of the post associated with that location.

  1. Create a static page in your site - give it a name like All Locations or The Big Map
  2. Add the GeoMashup short code [geo_mashup_map]
  3. In Settings > GeoMashup specifiy this newly created page as your Global Mashup page from the dropdown list and save your changes