(you can sign up for a Google API Key at http://code.google.com/apis/maps/signup.html)
WP Geo will appear on the edit post and edit page screens. If you set a location, a Google map will automatically appear on your post or page (if your settings are set to).
You can add a map you your category pages to which will display the locations of any posts within that category. Simply enter categoryMap(); ?> into your category template where you would like the map to appear.
Please note that from version 2.2 you should access any WPGeo methods using the $wpgeo instance, not using a static class such as . Being able to access methods in this way will be phased out in future versions so please change your code now if you need to.
If upgrading from a previous version of the plugin:




