Case 1 This map has an infoWindow without any styling. You can highlight text in the infoWindow, rightclick, and see a context menu that lets you copy that text to the clipboard. http://gmaps-samples-v3.googlecode.com/svn/trunk/single-infowindow/single-infowindow.html
Case 2 This map has an infoWindow with css styling. When you highlight text and rightclick, nothing happens. http://code.google.com/apis/maps/documentation/javascript/examples/infowindow-simple.html Case 3 This map by Pamela uses a custom infoWindow based on overlay. The infoWindow is styled with css and you can highlight text, rightclick and copy that text. http://gmaps-samples-v3.googlecode.com/svn/trunk/smartinfowindow/smartinfowindow.html Question: Is 'Case 2' a bug or just the way the API is currently intended to work? -- 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.
