WP Geo 3.0.5
Saturday, 17th January 2009This is a minor WP Geo update with a few extra features:
- Added way to escape shortcode [wp_geo_map escape="true"]
- CSS Max-width image fixed added.
- Italian language added.
- German language updated.
It adds Italian language support and updated German language support.
The shortcode ‘escape’ parameter allows you to write the shortcode as text instead of it displaying a map (although recently I discovered another plugin wpNSC which probably does this better).
It also reinstates the CSS Max-width image fix. Many WordPress Themes seem to have a CSS styles which sets the max-width of images to 100%. Unfortunately this seems to break Google Maps. Previously I removed this as it breaks the display of the map scale (if you have selected to show it in the options). However, there seem to be so many themes that use max-width:100% for images that I though it better to include the fix by default with the option to remove it if you really need to show the map scale.