Woah you are loading the API twice and have 2 handleApiReady functions. You only need 1 script tag to load the api and you should combine the contents of the handleApiReady functions into a single copy.
Chad Killingsworth On Jun 20, 4:56 am, Archia <[email protected]> wrote: > The intent is for the two maps on this test > pagehttp://www.frankkoonce.com/test.php > to load with map type controls, navigation controls, and a marker on > each. It loads in Firefox 3 without controls or a marker on the first > map. In IE8, only the second map appears. > > How can this be corrected? > > Thanks in advance. -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" 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-js-api-v3?hl=en.
