On Nov 15, 7:24 am, Canam Group <canamgr...@gmail.com> wrote: > Any idea why my simple example doesn't behave like I thought it should > be?
Not off hand. FYI - it doesn't show anything on the map in IE6, which is the only browser I have easily available because this line generates an error: map = new google.maps.Map(mapDiv, mapOptions); (I assume that you didn't ever create the global javascript "map" variable, and IE is trying to use the div with id="map"...) -- Larry > > Thanks! -- 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 google-maps-js-api...@googlegroups.com. To unsubscribe from this group, send email to google-maps-js-api-v3+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.