=== 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: trunk
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.

== 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

See the plugin in action here:
http://ana.kafol.net/planinska-knjizica/


== 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. Field in the Wordpress admin
2. How it looks on the page

== Upgrade Notice ==

None at this moment.

== Changelog ==

1.1 - Small bugfix
1.0 - First version
