Skip to content
Bill Mill edited this page Mar 2, 2015 · 1 revision

The map plugin will return a static google maps image of a given location. It will automatically zoom in to an appropriate level for displaying the place you've searched.

Advanced

The map plugin accepts two optional arguments, maptype and zoom.

  • Maptype: Can be "roadmap", "satellite", or "hybrid"
  • zoom: the google maps zoom level to be returned. The map plugin will guess an appropriate value if this is not provided, so only specify it if you want to change the returned map's zoom.

Clone this wiki locally