Hi Andrew- Here's one suggestion for you:
- Create a custom component (customContent) for the infowindow that contains the Flex button. - Pass the marker object into the infowindow custom component constructor. - Add an event listener to the button. - In the event listener, call marker.hide() - visually the same as deleting. - pamela On Tue, Nov 11, 2008 at 9:00 PM, Andrew <[EMAIL PROTECTED]> wrote: > > How can I delete marker with the help of flex button inside the > infoWindow? > Thanks. > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
