Hi, I have an array of markers, and am looking for a way to identify which marker the user has just rolled over. basically getting some kind of Marker ID via the event would be great.
I thought abbout adding a custom event, which would contain an Id:Number field, but i don't know how to extent MapMouseEvent.ROLL_OVER to insure it will work on a roll over. I can extract the markers latlng form the roll over event, but really don't want to have to resort to searching my marker array to fine the correct one. -- 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.
