This update has a minor bug fix and adds support for Russian language.
- Fix for GUnload() and GBrowserIsCompatible() being called when not available/required.
- Russian language added – translation by Fat Cower.
Add geocoding and Google maps to your WordPress blog
This update has a minor bug fix and adds support for Russian language.

Recently, someone left a comment on how to create a mashup page with a map of all your posts. It is something I know a lot of people ask how to do so I have written a ‘how to’ create a map of all posts template tutorial.
Some extra features…
You can now add width and height parameters to the categoryMap() function and shortcodes, and the Danish language has been updated.
You can specify either a width or height parameter (or both). If you just enter a number, the width will be set in pixels. You can also specify a percentage as illustrated below:
[wp_geo_map width="50%" height="200"]
With the category map function, you can pass width and height arguments as a string:
$wpgeo->categoryMap('width=75%&height=200');
WP Geo 3.0.8 is another minor update to the plugin.
New features include:
WordPress 2.8 has recently been made available for download.
The current version of WP Geo should be fully compatible with this version of WordPress – if you do experience any problems please post them below.
Future development of the plugin will take advanced of the improved Javascript loading in WordPress 2.8 and the ability to use multiple instances of widgets.