Difference between revisions of "Help:Extensions/Google Maps"

MyWikiBiz, Author Your Legacy — Thursday April 25, 2024
Jump to navigationJump to search
({{DISPLAYTITLE}})
(No difference)

Revision as of 20:19, 26 December 2007

Description

You can run Google Maps overlays at Centiare within Directory listings.

Just enter the appropriate geocode reference information/locations within the <googlemap> ... </googlemap> tags on the page(s) you want the map/locations to appear.

Code

Here's an example:

<googlemap lat="32.82422" lon="48.481141">
32.81134, 48.498341, One of many [[gas stations]] in town
32.82448, 48.504848, The [[town hall]]
</googlemap>

And in action:

<googlemap lat="32.82422" lon="48.481141"> 32.81134, 48.498341, One of many gas stations in town 32.82448, 48.504848, The town hall </googlemap>

Centiare:Extensions Google Maps