Wiki Maps: Difference between revisions

From Wildsong
Jump to navigationJump to search
Brian Wilson (talk | contribs)
mNo edit summary
Brian Wilson (talk | contribs)
mNo edit summary
Line 1: Line 1:
2-June-2008
I have added the Google Maps extension to this wiki,
I have added the Google Maps extension to this wiki,
which means I can now insert Google Maps anywhere. Like this:
which means I can now insert Google Maps anywhere. Like this:


<googlemap version="0.9" lat="44.564576" lon="-123.262782" type="map" zoom="13" width=400 height=250>
<googlemap version="0.9" lat="44.564576" lon="-123.262782" type="map" zoom="13" width=400 height=250>
Line 9: Line 10:
Corvallis, Oregon 97333
Corvallis, Oregon 97333
</googlemap>
</googlemap>
The extension includes a little editor that lets you create the appropriate code and then you paste the code into your Wiki page anywhere that you want a map to appear.

Revision as of 16:37, 2 June 2008

2-June-2008

I have added the Google Maps extension to this wiki, which means I can now insert Google Maps anywhere. Like this:

<googlemap version="0.9" lat="44.564576" lon="-123.262782" type="map" zoom="13" width=400 height=250> 44.563505, -123.263265 Alsea Geospatial, Inc. 460 SW Madison Ave Corvallis, Oregon 97333 </googlemap>

The extension includes a little editor that lets you create the appropriate code and then you paste the code into your Wiki page anywhere that you want a map to appear.