Put the fw-WPGoogleUserMap folder in your wp-content/plugins/ directory except the sample-page folder
Set your own information in the fw_WPGoogleUserMap.php file as follows :
$apikey_WPGUM ='WRITE YOUR OWN API KEY HERE';
// YOUR MARKER’S URI
$marker_url = ‘http://labs.google.com/ridefinder/images/mm_20_green.png’;
$map_height = “500?;
$map_width = “500?;
$sidebartitleWPGUM = “User list”;
Activate the plugin
Put the fw_gum.php file in you template directory (this file is in the sample-page folder)
Create a new page and apply the fw_gum template.
Requires: 2.0.9 or higher Compatible up to: 2.1 Last Updated: 2007-3-22
Downloads: 1,872