You can have as many maps as you like on a page.

Obviously the "id" of the map container divs must all be different, and
the name of the GMap2() objects must all be different.

 var map1 = new GMap2(document.getElementById("map1")):
 var map2 = new GMap2(document.getElementById("map2")):
 var map3 = new GMap2(document.getElementById("map3")):

-- 
Mike Williams
http://econym.org.uk/gmap



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Maps API" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/Google-Maps-API?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to