Hi, I followed this example to create a custom overlay in my map: http://code.google.com/apis/maps/documentation/overlays.html#Custom_Overlays
But how come when I do something like this to add something into the map, "map.getPane(G_MAP_FLOAT_PANE).appendChild(someDivWithText);" I can't select the text in the div, when I try to do it, the map gets dragged like someDivWithText is not even there. Should I use something else to create selectable content? Thanks -- 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.
