OK I have it working now. It seemed to help to create the elements for the graphics instead of using innerHTML, but when I tried to absolute position them or use setButtonStyle_ the info windows would again open underneath.
I ended up making the graphics container elements into separate GContols (not nested inside the existing controls) and that works perfectly. My zoom control is made up of 12 different graphics stacked vertically, but I only had to turn the top and bottom graphics into GControls, saving lots of unnecessary code, the info windows are too big to open up between them. -- 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.
