=== Posts on a map ===
Contributors: jeancaffou
Donate link: http://gum.co/hsoA
Tags: google maps, gps, hiking, places, travel, maps
Requires at least: 3.3
Tested up to: 3.4
Stable tag: 
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Add a custom field for GPS coordinates in the post editor and show a map under under the content of the post. You can also show all posts on a map on a page of your choosing.

== Description ==

This plugin is intended for travel blogs, hiking blogs, where you want to show a map of a location you are writing about.

It's really simple. It just adds an extra field in the Wordpress admin editor, and if you enter GPS coordinates, it will add a map in the bottom of the post.

Acceptable types of GPS coordinate formats:
* N 45° 46.000 E 014° 12.000
* S 45° 46' 1" W 014° 12' 1"
* +46° 22' 38.11", -96° 9' 55.90"
* N 45.766667 E 014.200000
* -45.766667,014.200000

== Installation ==

1. Unzip the contents to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress

== Frequently asked questions ==

None at this moment.

== Screenshots ==

1. http://pasteboard.s3.amazonaws.com/images/I25sTWJ.png
2. http://pasteboard.s3.amazonaws.com/images/I29tl43.png

== Changelog ==

1.0 - First version
