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

MyWikiBiz, Author Your Legacy — Thursday April 25, 2024
Jump to navigationJump to search
(Google maps extension)
 
({{DISPLAYTITLE}})
Line 1: Line 1:
__NOTOC__
+
{{DISPLAYTITLE:Google Maps}}
 
==Description==
 
==Description==
  

Revision as of 13:46, 4 June 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