Theme Blvd Responsive Google Maps

Insert a responsive Google Map with shortcode [tb_google_map].

Author:Jason Bobich (profile at wordpress.org)
WordPress version required:3.2
WordPress version tested:3.3.2
Plugin version:1.0.2
Added to WordPress repository:03-04-2012
Last updated:10-04-2012
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, %:78
Rated by:14
Plugin URI:
Total downloads:57 389
Active installs:3 000+
plugin download
Click to start download

How To Use

After activating the plugin you can use the shortcode [tb_google_map] to display a Google Map.

Example:

[tb_google_map address="6921 Brayton Drive, Anchorage, Alaska"]

Shortcode Parameters

The following is a list of all parameters you can use within the shortcode.

  1. address: (required) The address to show in the map.
  2. maptype: (optional) Type of map – hybrid, satellite, roadmap, or terrain.
  3. zoom: (optional) Zoom level – use number 1-19.
  4. html: (optional) What to show in the popup, defaults to address.
  5. popup: (optional) Show or hide the popup, true or false.
  6. width: (optional) Width of map, defaults to 100%. Ex: 50%, 500px, etc.
  7. height: (optional) Height of map, defaults to 500px. Ex: 50%, 500px, etc.

Credits

This WordPress plugin utilizes the gMap jQuery Plugin by Cedric Kastner and Mario Estrada.