=== Smooth Maps === Contributors: wojciechborowicz Stable Tag: stable Donate link: https://borowicz.me Tags: google maps, iframe, map, Requires at least: 4.6 Tested up to: 5.6 Requires PHP: 5.2.4 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Easily add a Google Map to your website == Description == This plugin will let you add google map as a shortcode to your website. It lets you create maps of two types. 1 - Customizable Google Map, which requires API key from google. 2 - A free embedded iframe google map. The plugin is made to be as simple, as possible to make it easy for beginner users. When you create a map, plugin will generate a shortcode, which you can then place on any page, post or a custom post type. == Installation == 1. Upload the plugin files to the `/wp-content/plugins/smooth-maps` directory, or install the plugin through the WordPress plugins screen directly. 2. Activate the plugin through the 'Plugins' screen in WordPress 3. Use the Settings->Plugin Name screen to configure the plugin 4. Create your first map. 5. Paste the shortcode in desired place. == Frequently Asked Questions == = Do I need a google maps API key? = No, this plugin has an option, which will generate a shortcode with a simple map, where you don't need an API key. = Can I have 2 or more maps on one page? = Not yet, this is planned in the next version later on this year. = How many maps can I create? = This is and always will be unlimited. = How many markers can I create on a map? = There is no limit of markers on one map. == Screenshots == 1. This screen shot description corresponds to screenshot-1.(png|jpg|jpeg|gif). Note that the screenshot is taken from the /assets directory or the directory that contains the stable readme.txt (tags or trunk). Screenshots in the /assets directory take precedence. For example, `/assets/screenshot-1.png` would win over `/tags/4.3/screenshot-1.png` (or jpg, jpeg, gif). 2. This is the second screen shot == Changelog == = 1.0 = * Stable version of a plugin = 1.1 = FIX : Updating post meta fires only if it's a map post type. TWEAK : Compatibility up to 5.5.3 = 1.2 = FIX : Improvements on scripts triggering, to avoid running when not necessary FIX : CSS issues on maps list page == Upgrade Notice == = 1.0 = Stable version of a plugin Ordered list: 1. Embed free google maps 2. Create customised google map 3. Unlimited amount of markers on one map Unordered list: * Embed free google maps * Create customised google map * Unlimited amount of markers on one map