The problem I have is that my markers are rather big and I'd like to detect 'mouseover' events on them but at the same time, also allow the user to drag the map behind it when the mouse is down over those markers. I've tried swapping out with the same marker with clickable 'false' and also GEvent.trigger a 'dragstart' on the map when I detect a 'mousedown' on the marker. This method works to a certain extent, in that the new marker is swapped in, but the map wouldn't be dragged when the cursor is moved. Any suggestions? Thanks.
On May 19, 4:23 pm, Mike Williams <[email protected]> wrote: > No there isn't. > > You could try swapping the marker for a similar one that has different > options. > > --http://econym.org.uk/gmap > The Blackpool Community Church Javascript Team --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
