I have an infowindow with a link. When clicking the link, I get the content of the infowindow (selectedInfoWindow.getContent()) and add to it some html that includes a combobox (i.e. select tag with about 20 options). The combobox has many options, so the box of selectable items reaches past the height of the infowindow when the combobox is clicked and opened.
It works fine. I can open the combobox OK, but when I choose an item, after the combobox closes, I have a "held" click on the map. The cursor hand is in the closed state and dragging the map even though I've released the left mouse button. Any thoughts on how to control this? -- 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.
