Google Maps Geocoder is a simple plugin that uses Google Maps Geocoder to determine latitude and longitude. Shortcode for inserting maps in posts or
Download & Activate Google Maps Geocoder Enter your Google Maps API Key.
To insert a map in a post: [showmap] (default 640 x 480) To customize map: [showmap mapwidth="width" mapheight="height"]
To insert into a theme show_wpgmg(width,height);
If you want to map out posts individually (only on single post pages) you can use the shortcode still [showmapsingle] or [showmapsingle mapwidth="width" mapheight="height"] or to insert into the theme (on single.php): show_single_wpgmg($mapwidth, $mapheight); You can only have one map per viewable page, see BanditTrackerChicago.com for examples.
Requires: 2.3 or higher
Compatible up to: 2.8.4a
Last Updated: 2009-11-21
Downloads: 2,883
Got something to say? Need help?