=== BP Post to Google Map === Contributors: densey Donate Link: http://beyond-paper.com/bp-wordpress-plugins/bp-post-to-google-map/ Tags: google maps, map Requires at least: 4.0 Tested up to: 4.2.1 Stable tag: /trunk/ License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html BP Post to Google Map lets you add lat/lng coordinates to Posts and display a Google Map on your site. == Description == BP Post to Google Map adds a box to the Post edit screen to collect latitude and longitude. Posts with lat/lng can be displayed on a responsive Google Map anywhere on your site using a shortcode. *The Google Map is responsive and will change to fit inside the container around it. == Installation == From your WordPress dashboard 1. Visit 'Plugins->Add New' 2. Search for 'BP Post to Google Map' 3. Activate BP Post to Google Map from your Plugins page From WordPress.org 1. Download BP Post to Google Map 2. Extract the folder 'bp-map-post' to your desktop 3. Upload the folder 'bp-map-post' to your '/wp-content/plugins' directory, using your favorite method (ftp, sftp, scp, etc...) 4. Activate BP Post to Google Map from your Plugins page. **Once Activated** Go to Settings-> BP Post to Map. Here you will be able to: *Decide what to display in the Infowindow (the popup appearing after click on a map marker). *If using the featured image, whether the image will float right. Default is centered at top. *Set the coordinates that the map will be centered on. *Set the default zoom level for the map (0 = Whole Earth, 19 = Building Level) **Add Posts to Map** Go to a edit Post page. Look for a box on the below the main editing area called 'BP Post to Google Map'. Click on the checkbox to allow the post to be shown on a map and then enter the latitude and longitude. When you save the map, the settings will save also. **Add Map to a Page or Post** Use the shortcode '[bpmap]' to place the map on a Page or Post. The map will expand to the width of the container it is in, usually the Page or Post article container. For maximum width, use a full-width template. == Frequently Asked Questions == == Screenshots == 1. The Settings->BP Post to Map options page 2. The meta box on the Post edit page == Changelog == = 1.3 = * Don't delete settings if premium plugin is installed * Update settings page. * Override "posts per page" so all markers are shown. = 1.2 = * Fix Infowindow links = 1.1 = * Fix bug with saving centering coords * Fix problem with saving unchecked checkboxes = 1.0 = * Initial release. == Upgrade Notice == = =