Template:Google Map: Difference between revisions
(add more parameters) |
|||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
{{#widget:Google Maps | |||
|width={{{width|600}}} | |||
|height={{{height|400}}} | |||
|lat={{{lat|51.507222}}} | |||
|lng={{{lng|-0.1275}}} | |||
|maptype={{{maptype|roadmap}}} | |||
|zoom={{{zoom|12}}} | |||
|xml={{{xml|}}} | |||
|centermarker={{{centermarker|yes}}} | |||
|static={{{static|yes}}} | |||
}} | |||
{{documentation}} | {{documentation}} | ||
</noinclude> | </noinclude> |