Hello!

I'm currently developing an applet using google maps.

I'm reading info from a xml filme that contains lat, long and a string
to the infoWindow.

I'm in a loop doing this:

read xml
delete old markers
draw new markers

I'm doing this in order to prevent the removal of markers from the xml
file and to avoid the multiplication of markers.

But I have a problem: if I have an infoWindow opened, the new markers
will be drawn over the infoWindow. If I close it and open it again,
the markers are still over the infoWindow.

What should I do in order to prevent this? (so that the infowindow is
always on top)

I'll be waiting for an answer!!

Regards!

Filipe Cruz - Portugal

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to