Stupid Simple Google Maps
by erik.wiffin on WordPress.org
Allows for the simple embeding of Google Maps in posts. This is done using shortcodes.
[simple-map]1600 Amphitheatre Parkway, Mountain View, CA[/simple-map] will drop in a map with a marker on Google's California headquarters.
Available attributes:
- height: The height of the resulting map. Defaults to “512”.
 - width: The width of the resulting map. Defaults to “512”.
 - color: The color of the marker. Defaults to “red”.
 - label: Will accept any single character uppercase letter to use as the symbol in the marker. Defaults to a dot.
 - zoom: The zoom level of the resulting map. Defaults to 15.
 - maptype: Determines the format of the map. Defaults to “roadmap”. Will accept “roadmap”, “satellite”, “terrain”, or “hybrid”.
 
Active installations10+
Weekly downloads
5-54.55%
Version1.2
Last updated2/5/2012
WordPress version3.1.2
Tested up to3.3.2
Tags
mapsshortcodes