I am creating a custom popup using an implementation of OverlayView
that is exactly like the example code at
http://code.google.com/apis/maps/documentation/javascript/overlays.html#CustomOverlays

My problem is that the overlay (which resides on MapPanes.floatPane)
is not clickable -- it's part of the map and you can drag the map by
clicking on it.  InfoWindow (a standard implementation of OverlayView)
doesn't exhibit this behavior; it is possible to interact with it on
its own.  How can I get my custom overlay to behave like InfoWindow?

-- 
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.

Reply via email to