Google Maps

MyWikiBiz, Author Your Legacy — Tuesday March 19, 2024
Jump to navigationJump to search

Description

You can run Google Maps overlays at MyWikiBiz 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>

Help:Extensions Google Maps