=== Plugin Name === Contributors: designpromote Donate link: http://Designpromote.co.uk/ Tags: Google map Requires at least: 3.4.1 Tested up to: 3.5 Stable tag: 1.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Convert a plain text address on Google map using [googlemap] shortcode. == Description == First Google Map Shortcode uses shortcode [googlemap] to covert a plain text address to a Google map. It can be placed on widgets, posts and pages. If you are looking for a simple, light way to show Google map, First Google Map is the right plugin for you. It uses caching (wordpress object cache) to improve performance, reduce database access. The code is based on Brad Williams' demo. = Shortcode = Shortcode: [gmap] For example, to show Edinburgh Castle: [googlemap title='Edinburgh Castle' width=450 height=300 zoom=14]Edinburgh Castle, Edinburgh EH1 2NG[/googlemap] = Parameters and default settings = * title: title of the Google map. Default: 'Edinburgh Castle' * width: width of the Google map. Default: 256 * height: height of Google map. Default: 256 * zoom: zoom of Google map. Default: 14 = Support = If you were unable to find the answer to your question on the FAQ or in any of the documentation, you should check the [support forum](http://wordpress.org/support/plugin/first-google-map) on WordPress.org. If you can't locate any topics that pertain to your particular issue, post a new topic for it. = About Designpromote = Designpromote.co.uk is the Edinburgh based web developer, using Wordpress for some projects. Please visit our website at [Designpromote.co.uk](http://www.designpromote.co.uk) for more information. == Installation == 1. Use Plugins -> Add New to install the First Google Map or upload 'zn-first-google-map' direcotry (decompress zn-first-google-map.zip) to '/wp-content/plugins/' directory 1. Activate the First Google Map plugin through the 'Plugins' menu in WordPress. 1. Place `[googlemap]` on your pages, posts and widgets == Screenshots == 1. First Google Map == Changelog == = 1.0 = Released