Google Maps Plugin For WordPress

WP Google Maps Downloads: 589 times

Google Maps WordPress Plugin

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 Downloads: 589 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.

6 Comments to “Google Maps Plugin For WordPress”


  • Dan Says:

    Hi,

    Why is version 1.0 not working on WP 2.3.3?
    When do you plan to release a working version, I need it desperately!

    Thanks,
    Dan


  • Internet Marketing Tools Says:

    For me the plugin is working on WP 2.3.3 so I haven’t been able to replicate your problem. Can you try disabling other plugins and see if there can be any conflict with any of them?


  • THEDert Says:

    For some reason when I add the code it only works in FF and not IE


  • THEDert Says:

    In IE I can see the backend of this plugin, but on my page it doesn’t display. Is it because I’m using WP2.5


  • Internet Marketing Tools Says:

    THEDert, I can see it in both FF and IE and I’m using WP2.5. I’m using IE version 7.0.6000.16643.


  • RJ Says:

    Excellent plugin! And by far the easiest to implement (believe me, I’ve tried about 5 others so far).

    One thing that would be great is if you could enable a flag for the lat/long location with the the ability to add some text and image to the popup window in the map.

    Thanks!

Please Leave A Comment: