Hi, I think it is because of CSS positioning - yours map is "below"
the header. So if Infowindow opens, it opens inside DIV which is under
yours header.
Maybe you should try to separate your header and map.

Basically, it is (from my point of view) about "z-index" attribute
inside CSS

On Jun 11, 12:11 am, androcles <[email protected]> wrote:
> Hi, my website has a map container that fits the whole page and a
> header layer place on top of it, with transparency. I am placing
> markers on it and using clustermarker and tabbedmax utility library.
>
> The problem I have is that when the user maximises the infowindow, it
> fits the map container, placing itself beneath the header layer.  I
> need it to be maximised, but displayed just below the header.  How can
> I set the maximized infowindow's height?
>
> http://portal.anacafe.org/CoffeeSearchSystem/
--~--~---------~--~----~------------~-------~--~----~
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