On Aug 5, 2:35 am, Andrei Petrut <[email protected]> wrote: > Hello, all. > I need your help with the next issue: > > I have a <span> tag with an 'onmouseover' event that loads a v3 google > map and a 'onmouseout' event that hides the map. > The problem I get is that the map isn't fully stretching on the <div> > element that is loaded into, instead it is fixed in the top left > corner. > > And there is something else: a dropdown menu appears in the top right > corner. I would expect the 4 types of maps to be displayed inline and > not inside a dropdown menu. > > Can u explain me why this happens ?
The browser is reporting zero for the size of the div when the API constructs the map. -- Larry > > Thanks a lot, > Andrei -- 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.
