You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.