Hello, I have static "markers" on my map that represent N, S, E and W, and I was wondering if it is possible to attach infowindows to them that open in a position that is relative to the browser window, and not the map? I have only been able to find passing in positions that are lat/ long, but basically I want to pass in positions that are x/y coordinates that behave as if they are positioned via css. Currently I am setting these "markers" as Divs, though if I could set them as actual markers positioned absolutely relative to the browser window too, that would work as well and potentially solve the issue of where the infowindow opens?
You can see what I mean here: www.pomona.edu/tour Thanks, Rory -- 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.
