Hi,

I'm trying to create an application that receives an XML feed from a
website and automatically creates markers and polygons from the feed.
Each marker has its own polygon which, in this case, represents the
extent of an aerial image.

I've managed to get the map to display all of the markers and polygons
at the same time but what I really want to be able to do is to only
display the polygon around a marker once that marker is clicked on.
Until a marker is clicked all polygons should be hidden. When it is
clicked only the polygon around the clicked marker should become
visible.

As well as showing the polygon clicking the marker brings a speech
bubble of information. This needs to appear at the same time as the
polygon.

Does anyone know of any way of doing this?

-Andrew

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Maps API" 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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to