Widget:Google Map: Difference between revisions

From Smith Family Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 6: Line 6:
</noinclude><includeonly><iframe
</noinclude><includeonly><iframe
   width='<!--{$width|escape:'quotes'|default:'400'}-->'
   width='<!--{$width|escape:'quotes'|default:'400'}-->'
   height='<!--{$height|escape:'quotes'|default:'400'}-->'
   height='<!--{$height|escape:'quotes'|default:'300'}-->'
    
    
   frameborder="0" style="border:0"
   frameborder="0" style="border:0"

Revision as of 23:57, 19 June 2015

Display a place in a Google Map via the Embed API.

  • place: Place to display
  • width: Width of iframe
  • height: Height of iframe
  • zoom: Zoom level (optional)