On May 26, 3:29 am, Ben Appleton <[email protected]> wrote:
> > Why don't you just listen to Map event "mousemove"? That returns the > LatLng, which seems simpler than adding a dummy OverlayView only to access > the projection. I just want a static screen overlay (in v2 GScreenOverlay) that doesn't move with the map or the mouse. To position the overlay exactly within the map container a dummy overlay is needed. Seems you haven't taken this into account. Besides: Positioning of such a static overlay is very buggy - if not unusable. I'll post a bug report and a demonstrator page later. > We take performance very seriously, not just the time to load a map. Concerning performance: I've mentioned stuttering dragging of the map earlier http://groups.google.com/group/google-maps-js-api-v3/browse_thread/thread/1f1b191ad0282b87# -- 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.
