294
edits
Changes
Help
,→Google Maps
== Google Maps ==
Google Maps can be included on a page by clicking on the map symbol to generate the markup.
''Example:''
<pre><nowiki><googlemap version="0.9" lat="48.150514" lon="11.545212" zoom="18" style="width:90%">
48.150321, 11.545233
Map test!
</googlemap></nowiki></pre>
''Result:''
<googlemap version="0.9" lat="48.150514" lon="11.545212" zoom="18" style="width:90%">
48.150321, 11.545233
Map test!
</googlemap>