=== Simple Google Maps ===
Contributors: phpawy
Tags: posts,googlemaps
Requires at least: 4.0.1
Tested up to: 4.4.2
Stable tag: trunk
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Simply allowing you to add Google Maps to your posts.

== Description ==

Using this plugin, you can embed Google Maps into any post. inserting Latitude, Longitude and Zoom level will show the location inside post using Google Maps.

== Installation ==

1. Upload `simple-google-maps.php` to the `/wp-content/plugins/` directory
2. You will need to get an API key to be able to show Google Maps on your website, here is how to get one: https://developers.google.com/maps/documentation/javascript/get-api-key#key
3. Enter you API key through Settings -> Simple Google Maps.
4. Activate the plugin through the 'Plugins' menu in WordPress



== Important Notice ==

This plugin utilizes Google Maps JS API. The coordinated you enter is sent to the API to show the corresponding location's map.