MapMashup

WelcomeNavBarButton.png  HelpNavBarButton.png  GuidelinesNavBarButton.png  CreateNavBarButton.png  CommunityNavBarButton.png  

edit Direct Way: by adding Geo Codes

map = <map latitude="42.5454"  longitude="-83.2139"></map> | 
Here are quick instructions for finding latitue and longitude values from a google map.

edit Old Way

In the section:

==Address==
:

Some international addresses don't map automatically and you'll need to experiment a little. Often simply removing the street address works.

In addition, there is a technique to change the zoom level shown:

map = <map zoom="12" section="Address"></map> 

You will find the information here:

English: / Englisch:

http://econym.googlepages.com/index.htm

German / Deutsch:

http://philipp.gothic-singles.de/demo.php
http://www.ajax-info.de/google-maps-api-klasse-in-php
Maybe interesting, too: / Eventuell auch noch interessant:
http://www.webthreads.de/2006/07/google-maps-mit-neuem-zoom-feature/
http://www.google.com/apis/maps/index.html
Good luck and have fun with it !o)


edit Forcing google maps to turn off on a page

You can either remove the whole map tag from the domain box OR give it a nomap tag for section.

map = <map section="nomap"></map> | 

edit AboutUs examples

Instructions are at googlemap

Following the example on John's page, linked above, you will need to insert the correct lat and lon coordinates for your location. I found this map, which will pop up your lat and lon. Just put your address in below the map, when you've found your location then copy and paste the info from the boxes on the right of the map. WillyP | talk