=== Map Shortcode ===
Contributors: Webbrand Mobile
Tags: Map Shortcode, Maps Shortcode.
Requires at least: 3.0
Tested up to: 4.4
Stable tag: trunk
License: GPLv2 or later
Plot multiple addresses on a Google Map, with easy to use interface and simple widget.
== Description ==
Maps widgetadds Google Maps feature to your website. The simple yet intuitive interface allows to insert a map anywhere on your post or page, in less than a minute.
The powerful short code offers 2 modes to place a map directly - Basic and Advanced.
This is as simple as:
[sc-gmap address="123 ABC Building, Street 99, Sydney - 12345, Australia"] (Basic Mode)
[sc-gmap map="99"] (Advanced Mode)
Basic Mode
* Add a map by adding attributes directly to the short code
* Useful when you want to use a map at a single place only
* Supports single location
* Uses address as a content for marker's info popup
* Supports all attributes and highly customizable via easy to use GUI
Advanced Mode
* Create and save several maps short codes
* Supports multiple locations
* Supports custom marker for each location
* Supports custom content for each marker's info popup
* Just pass the Map ID using 'map' attribute to the short code
* No more mess of several attributes
* Edit a map or locations anytime from your Dashboard
Google Maps Shortcode Features
* Multiple Locations on a Map
* Custom Marker for Each Location
* Clickable Markers to Show Attached Content
* Custom Content for Each Marker's Info Popup
* Full Street Address (address)
* Width of Map, %age or px (width)
* Height of Map, %age or px (height)
* Marker Image (marker), select from available markers supplied by the plugin or use your own
* Zoom Level (zoom)
* Map Type, ROADMAP, SATELLITE, HYBRID or TERRAIN (type)
* Scroll Wheel Support, enable/disable (swheel)
* Map Controls, show/hide (controls)
* Cache Control, enable/disable (cache)
* Map CSS Class (class)
* Map CSS ID (id)
== Installation ==
1. Download plugin zip file to your computer and extract in a folder
1. Upload `sc-google-maps` folder to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress
== Frequently Asked Questions ==
= Does sc Google Maps require a Google Maps API Key? =
Absolutely no Google Maps API Key is required. Just install and use the plugin.
== Screenshots ==
1. Easily add Google Map anywhere
2. Easy to use user interface, so you don't need to remember all attributes
3. Simple short code, you can use without UI also
== Changelog ==