Wp Google Map Short Code

Adds Google Maps using the short code in your wordpress site.

Author:swadesh swain (profile at wordpress.org)
WordPress version required:3.0
WordPress version tested:4.2.2
Plugin version:1.0
Added to WordPress repository:03-07-2015
Last updated:03-07-2015
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:96
Rated by:4
Plugin URI:http://odrasoft.com
Total downloads:8 118
Active installs:900+
plugin download
Click to start download

This plugin will enable short code that you can use Google Maps in any WordPress post or page.

Maps are displayed with the below short code:

[google_map address="Elizabeth St Melbourne VIC 3000, Australia" zoom="15" desc="Wp Google Map ShortCode" icon="http://google-maps-icons.googlecode.com/files/sailboat-tourism.png" ]

OR

[google_map lat="36.7782610" long="-119.4179324" zoom="15" desc="Wp Google Map ShortCode" icon="http://google-maps-icons.googlecode.com/files/sailboat-tourism.png"]

You can displayed Map using address or latitude and longitude.

*address = "add location name to display on map" or *lat = "add latitude" *long = "add longitude"

desc = "add desc for tooltip on map" icon = "add custom icon url for Google map marker otherwise it display default icon"