=== Plugin Name ===
Contributors: iamduncanbrown
Donate link: http://www.duncanbrown.me.uk/donate/
Tags: map, location
Requires at least: 2.8.0
Tested up to: 3.0.1
Stable tag: trunk

A widget to show the location of a bricks and mortar store or location, including a google map.

== Description ==

This plugin will enable you to enter your address, it will then attempt to identify the location (coordinates) of the property.
These coordinates can then be used to show your location on a google map. The marker location can also be adjusted if it is not
quite right.

== Installation ==

1. Upload `where-am-i` directory to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Open the plugin configuration page, which is located under Settings -> Where Am I, add your address.
4. Add the Where Am I widget, to your page in widgets page, found under Appearance -> Widgets

== Screenshots ==

1. Plugin options screen
2. Address widget
3. Map displayed

== License ==

Good news, this plugin is free for everyone! Since it's released under the GPL, you can use it free of charge on your personal or commercial blog. But if you enjoy this plugin, you can thank me and leave a [small donation](http://www.duncanbrown.me.uk/donate/ "Donate with PayPal") for the time I've spent writing and supporting this plugin.

== Changelog ==

= 1.4 =
Fixed problem with jQuery conflicts.

= 1.3 =
Fixed problem with core wordpress javascript conflicts.

= 1.2 =
Added short code for posts and pages. Just add [where-am-i] anywhere in a post or page and the address and map will be included.

= 1.1 =
Re-add css files and images.

= 1.0 =
Fixed incorrect directory tree.

= 0.1 =
This is the first release.
