=== Google Maps Location Page === Contributors: ProactiveWebDesign Tags: google, maps Requires at least: 2.8 Tested up to: 2.9.2 Stable tag: 1.0.5 A simple plug-in to allow you to add a Google Map showing your location to a page using a WordPress shortcode. == Description == This plugin allows you to create a simple 'Our Location' style page with an embedded Google Map within WordPress, all you need is a Google Maps API key and the Lat/Lng of the place you want to mark the plugin takes care of the rest, simply place the [gmlp-show-map] short code into the page you want to hold the map. = Features = * Toggle Map Pin On/Off * Add Infobox ot map pin * Toggle map overview On/Off * Toggle Map view type On/Off * Set map zoom level * Map Preview on Admin options page * Size map box using CSS or built-in values == Installation == This section describes how to install the plugin and get it working. 1. Upload `google-maps-location-page` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Add configure using the `Location Page` settings page. 4. Add the map into amy page unsing the [gmlp-show-map] shortcode. == Frequently Asked Questions == None as yet, but feel free to ask... == Screenshots == 1. Admin options page == Changelog == = 1.0.4 = * Fixed admin screen bug that was causing it to appear blank = 1.0.3 = * Added Map Zoom Level = 1.0.2 = * Added screenshots = 1.0.1 = * Minor twiddling and WP 2.9.2 = 1.0.0 = * Initial release