I have a navigation tab that pans around the map to the markers on it. the problem is that if i trigger the panTo event, if my cursor is in the path of any of the markers, it triggers the info window which then stops the panTo event mid-stream.
is there a way to disable the infowindow? I could set a panning=true value at the start of the pan and panning=false when it completes the pan action. but I need a way to disable the infowindow if panning==true. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API For Flash" 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-for-flash?hl=en -~----------~----~----~----~------~----~------~--~---
