EzBizNiz.Com

Your Guide To Online Business

Google Maps Plugin For WordPress

WP Google Maps - Latest Version Downloads: 1197 times

With the Google Maps Plugin for WordPress you can easily add Google Maps to your WordPress blog.

To add Google Maps to a post or page you just have to enter [wp-google-maps (map-settings)], where (map-settings) is replaced with your map settings.

See more information below about all the available Google Maps settings you can use to control the look and feel of your maps.

For example, if you want to display the map of France, you just have to enter [wp-google-maps lat=46.73986059969267,lon=3.603515625,zoom=5] and you will get:

You can also override other default map settings like this:

[wp-google-maps lat=40.73503113801819,lon=-73.98794174194336,zoom=12,width=250,height=250, zoomcontrol=small,map=true,sat=false,hyb=true,ter=false,searchbox=false]

If you want to add Google Maps inside your template code, there is a function called wp_google_maps() available that you can use.

The map parameters are written like this: wp_google_maps(’lat=40.73503113801819&lon=-73.98794174194336&zoom=12′);

Google Maps Options

The map options you can set are the following:

  • lat - Latitude
  • lon - Longitude
  • zoom - Zoom level [0-19]
  • zoomcontrol - Zoom control [none, small or large]
  • width - Map width
  • height - Map height
  • map - Normal map [true or false]
  • sat - Satellite map [true or false]
  • hyb - Hybrid map [true or false]
  • ter - Terrain map [true or false]
  • searchbox - Search box [true or false]

Requirements

For WP Google Maps to work, you need a Google Maps API Key, which you can get from Google at http://code.google.com/apis/maps/.

Download Latest Version Of The Google Maps Plugin For WordPress

Just click on the link below to download the latest version of the Google Maps Plugin for WordPress and start publishing Google Maps on your WordPress blog today.

WP Google Maps - Latest Version Downloads: 1197 times

Installation

To install the Google Maps Plugin for WordPress, you just have to unzip the zip-file and copy the folder wp-google-maps to your plugin directory (/wp-content/plugins/) and then go to your WordPress administration console to activate the plugin through “Plugins”.

You can then manage Google Maps Plugin for WordPress using Options->WP Google Maps in your administration menu.

The first thing you need to do is to enter the Google Maps API Key.

Compatibility

The Google Maps Plugin for WordPress has only been tested on WordPress 2.2 and we cannot guarantee that it will work with earlier versions, but you can try it at your own risk.

Related Articles

  1. WP Google Maps
  2. WordPress MU Blog List Plugin
  3. WordPress Google Maps 1.0.1 Released