On May 5, 11:16 am, Will <[email protected]> wrote:
>
> I've modified the demo to use a marker rather than a GScreenOverlay.
> This doesn't produce the errors.  I think that removing a
> GScreenOverlay is the cause of the problems - perhaps this method is
> not fully supported.
>
> It's going to be a bit less efficient, since a marker would normally
> move with the map, but the example here shows how to compensate for
> this:http://googlemapsapi.martinpearman.co.uk/infusions/google_maps_api/ba...

It strikes me that a GControl might be one thing to use, as that is
fixed in the map viewport. If the map can be interacted with while
it's displayed, then infoWindows will avoid it. Centering it may run
into the same difficulties though. Or: could you use an ordinary HTML
element with a ridiculously high z-index and not involve the map at
all? window.onresize would be easier to implement.

Andrew
--~--~---------~--~----~------------~-------~--~----~
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