Google Maps Wordpress Plugin

Posted on December 14, 2007 
Filed Under Web development, Wordpress

For over a year now our Invisible Window team has built some very cool web sites using Wordpress as the content management system. We’re pleased to announce our first publicly released Wordpress plugin, Google Mapper. Installing this plugin allows a site admin to add locations, stores, dealers, etc. to the database and for these locations to be plotted using Google Maps on the front end. Custom icons and markers can be used, and a default zoom level can also be entered.

You will need to signup for a Google Maps API Key to use this plugin on your site.

Google Mapper Plugin

== Current Version ==
Google Mapper 1.0 - 2007-12-04
Download Zip: Google Mapper Plugin v 1.0

== Installation ==

  1. Upload `google-mapper` to the `/wp-content/plugins/` directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Enter your Google Maps API key and any optional default values
  4. Place < ?php if(function_exists('gm_show_map')) gm_show_map(); ?> in your templates

== To Do ==

  1. Finalize Upgrade Script
  2. Allow setting streets, topo, hybrid view
  3. Allow setting for default map display size

== Donate ==
PayPal: Like this plugin? Want to see it developed further? donate here.

Comments