GMap Shortcode

GMap Shortcode Install Statistics

0
100%
Today: 0 Yesterday: 0 All-time: 3,233 downloads
GMap Shortcode Icon

Try plugin: GMap Shortcode

We'll create fresh WordPress site with GMap Shortcode installed. You have 20 minutes to test the plugin after that site we'll be deleted.

Takes ~10 seconds to install.

About GMap Shortcode

This plugin make you happy when you need to add Google Maps to your pages/posts.

1


0


0


0


0

updated: 9 years ago
since: 9 years ago
author: Manuel Costales

Description

WORKS WITH THE NEW VERSION OF GOOGLE MAPS

You can add a map using a shortcode.

You only need to:

  1. Go to https://www.google.com/maps

  2. Search the address you want to embed in your website. Drag and drop the map to adjust it to the section you want.

  3. Copy the latitude and longitude.

  4. Go to the page you want to add the map and paste this shortcode: [gmap_mc lat=”LATITUDE” long=”LONGITUDE”]

To keep in mind:

  • The default dimensions are 350×250

  • The defaults latitude and longitude point to Cuba

  • You can set your own dimensions using these parameters [gmap_mc lat=”LATITUDE” long=”LONGITUDE” width=”600″ height=”250″]

  • You can set the zoom of your map using the parameter mapwidth, like this [gmap_mc lat=”LATITUDE” long=”LONGITUDE” width=”600″ height=”250″ mapwidth=”3000km”]. The zoom is assumed to be in miles unless you specify km. The default zoom is 1500km