Google Maps Embed
This package provides a way to generate Google maps without knowing the geographic coordinates.
Instructions
To install this package in your site, create/edit these pages with the following content:
This page | Contains this line |
---|---|
AnyPage | [[include :csi:include:google-map-embed]] |
[[include :csi:include:google-map-embed | location=Moscow, Russia |
domain=com | lang=ru | width=600 | height=300 | zoom=4 ]]
[[include :csi:include:google-map-embed |location=Avenue des Champs Elysées, Paris |
domain=fr | lang=fr | width=600 | height=300 | zoom=14 |type=h]]
[[include :csi:include:google-map-embed | location=Mont Blanc, France |
domain=com | lang=en | width=600 | height=300 | zoom=10 | type=p ]]
You can also put this include inside a live _template and pass the %%title%% as the location parameter.
In action at the Community list of maps
Include files
google-map-embed | By gerdami | 31 Dec 2009 14:56 |
Comments: 1
page revision: 5, last edited: 01 Jan 2010 15:17
I had a try at the Javascript version, which is much more configurable, but could not succeed in passing variables to the javascript block: http://community.wikidot.com/test:google-map-javascript.