> how can i make an GScreenOverlay clickable? GScreenOverlay doesn't support mouse events http://code.google.com/apis/maps/documentation/reference.html#GScreenOverlay
You might listen to mouse clicks on the map, and determine if the click coordinates lie within your overlay. -- 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.
