GMAP – WordPress plugin
Posted by prabodeFeb 17
Venturit Inc., team released an open source wordpress plugin to include gmaps in posts and pages.
Download From WordPress Plugins Site
It uses short code, hence it is very simple to use, Just include this short code with your address, desired width and height of the map. [gmap a=”505 East Michigan Avenue,Lansing, MI 48912-1148″ w=”400″ h=”400″ z=”14″ i=”near” ].
a = the complete address
h = height
w = width
z= zoom (number range: 1-16; where 1 is the coarsest, or furthest away )
i = info bubble (options A => show, near => hide)
Above short code generates the following gmap.
Enlarge

2 comments
Comment by Juan on July 6, 2010 at 4:44 PM
Hi, I have some questions:
1) How do I hide the buuble of the map?
2) How do I manage the zoom?
It would be nice if I could modify the market with an image.
thank
Comment by prabode on July 9, 2010 at 12:09 PM
Hi Juan,
Thanks for requesting these features. We updated the plugin to support zoom control and hide/show info bubble. Please install the version 1.1
Cheers!