Do Google Maps Flash API Markers fire an event when added to the stage?

Posted by Alterscape on Stack Overflow See other posts from Stack Overflow or by Alterscape
Published on 2010-04-01T03:17:51Z Indexed on 2010/04/01 3:23 UTC
Read the original article Hit count: 267

Filed under:
|
|
|
|

With the Google Maps Flash API, I want to add an event listener which fires when the Marker is added to the Map using map.addOverlay(); Event.ADDED_TO_STAGE is not fired, though it seems logical. What are the alternatives?

© Stack Overflow or respective owner

Related posts about google

Related posts about maps